- Organized 252 files across project - Root directory: 187 → 2 files (98.9% reduction) - Moved configuration guides to docs/04-configuration/ - Moved troubleshooting guides to docs/09-troubleshooting/ - Moved quick start guides to docs/01-getting-started/ - Moved reports to reports/ directory - Archived temporary files - Generated comprehensive reports and documentation - Created maintenance scripts and guides All files organized according to established standards.
Architecture & Design
This directory contains core architecture and design documents.
Documents
- NETWORK_ARCHITECTURE.md ⭐⭐⭐ - Complete network architecture with 6×/28 blocks, VLANs, NAT pools
- ORCHESTRATION_DEPLOYMENT_GUIDE.md ⭐⭐⭐ - Enterprise-grade deployment orchestration guide
- VMID_ALLOCATION_FINAL.md ⭐⭐⭐ - Complete VMID allocation registry (11,000 VMIDs)
Quick Reference
Network Architecture:
- 6× /28 public IP blocks with role-based NAT pools
- 19 VLANs with complete subnet plan
- Hardware role assignments (2× ER605, 3× ES216G, 1× ML110, 4× R630)
Deployment Orchestration:
- Phase-by-phase deployment workflow
- CCIP fleet deployment matrix (41-43 nodes)
- Proxmox cluster orchestration
Related Documentation
- ../03-deployment/ - Deployment guides
- ../04-configuration/ - Configuration guides
- ../05-network/ - Network infrastructure details
- ../07-ccip/ - CCIP deployment specification