TODOAI: Digital Infrastructure & BureauRegister Integration (v4)
🎯 PROJECT GOAL
Generate 4 elite TSX pages for ‘Renovation Projects’ and integrate them with the Bureau Register. Every page must feature active download buttons for technical PDFs (IT/EN) managed via CL-sync-doc.
🏛️ BUREAU REGISTER & SYNC LOGIC
Each page corresponds to a specific technical document in the Bureau Register. The LaTeX filenames and titles must match the Code exactly.
| Page / Project | Doc ID (Bureau Register) | LaTeX Filename |
|---|---|---|
| High-Performance Hub | TX-HB-001 | TX-HB-001.tex |
| Universal Wi-Fi | TX-WF-001 | TX-WF-001.tex |
| Home Assistant Ecosystem | TX-HA-001 | TX-HA-001.tex |
| Jarvis AI Core | TX-JA-001 | TX-JA-001.tex |
System Instruction: Ensure CL-sync-doc logic recognizes these IDs to automate PDF generation. The TSX buttons must point to these specific filenames.
📄 PAGE 1: REMOTE WORKER HUB & CENTRAL COMPUTE
- TSX UI: High-tech “Dashboard” look. 2.5Gbps bandwidth badges and HDMI Matrix latency indicators (<1ms).
- Document Link: Button to download
TX-HB-001. - Draft Content for
TX-HB-001.tex: - Backbone: 10Gbps SFP+ internal fiber ring.- Compute: Dual-socket EPYC Server, 512GB RAM, dedicated GPU array for professional rendering.
- Client Interface: Universal docking via HDMI-over-Ethernet at every house workstation.
📄 PAGE 2: FREE VILLAGE-WIDE WI-FI
- TSX UI: Visual signal heatmap (IT/EN). Focus on “Connectivity as a Right”.
- Document Link: Button to download
TX-WF-001. - Draft Content for
TX-WF-001.tex: - Radio Plan: WiFi 7 Outdoor Mesh system with 2.5G fiber backhaul.- Access: Zero-click authentication for residents.
- Range: 100% coverage of village squares, alleys, and private units.
📄 PAGE 3: HOME ASSISTANT ECOSYSTEM
- TSX UI: Interactive grid of managed devices (Valetudo, VMC, Gates, HVAC).
- Document Link: Button to download
TX-HA-001. - Draft Content for
TX-HA-001.tex: - Integration: Zigbee 3.0 / Matter over Thread local backbone.- Sustainability: HVAC automation based on solar production and air quality (VOC/CO2).
- Privacy: 100% local execution, zero-cloud dependency for voice and automation.
📄 PAGE 4: JARVIS CORE & SECURITY
- TSX UI: “Shield” aesthetic. Focus on Security & Intelligence. Use Gold highlights.
- Document Link: Button to download
TX-JA-001. - Draft Content for
TX-JA-001.tex: - Local AI: Llama-3-70B model running on local Apple M4 Ultra / NVIDIA H100 hardware.- Surveillance: Real-time object recognition (Frigate/DeepStack) on internal/external feeds.
- Police Protocol: Automated encrypted emergency alerts directly to the nearest station in case of confirmed breach.
🎨 TSX UI/UX REQUIREMENTS
- Bilingual: Use
<Bilingual />for all descriptive text. - Design: Maximum aesthetic precision. Use
backdrop-filter: blur(15px)for frosted-glass sidebars and custom CSS for glowing connection lines. - Interconnectivity: Each page must include a “Deep Connection” footer linking to the other 3 infrastructure modules.
- Download Component: Implement a styled
<DocDownload id="TX-XX-001" />for IT/EN PDF access.
🤖 FINAL DIRECTIVE FOR THE AGENT
- Generate the 4 TSX files in the correct directory.
- Generate the 4 placeholder LaTeX files with the IDs as titles.
- Update the
BureauRegisterSQL/index to include these 4 new records. - Run
CL-sync-docto ensure placeholders are tracked.