This guide provides a comprehensive overview of the repository structure, documentation organization, and navigation for the Multi-Cloud Multi-Tenant ICT Governance Framework project.
📁 ICT-Governance-Framework/
├── 📖 docs/ # 🎯 MAIN DOCUMENTATION
│ ├── 🎯 project-management/ # Project artifacts and planning
│ │ ├── requirements/ # A006-A030 requirements documents
│ │ ├── stakeholder-management/ # A003, A009, A011 stakeholder docs
│ │ ├── team-management/ # A012-A020 team formation docs
│ │ └── planning/ # Project planning artifacts
│ ├── 🏛️ governance-framework/ # Core governance documentation
│ │ ├── core-framework/ # Primary framework documents
│ │ ├── target-framework/ # Future state designs
│ │ ├── assessment/ # A021-A023 assessments
│ │ └── metrics/ # KPIs and measurement
│ ├── 📋 policies/ # Governance and operational policies
│ │ ├── governance/ # Core governance policies
│ │ ├── security/ # Security policies
│ │ ├── compliance/ # Compliance policies
│ │ └── operational/ # Day-to-day procedures
│ ├── 🚀 implementation/ # Implementation guides and status
│ │ ├── guides/ # Step-by-step guides
│ │ ├── summaries/ # Implementation status
│ │ ├── automation/ # Automation scripts
│ │ └── deployment/ # Deployment strategies
│ ├── 🏗️ architecture/ # Technical architecture
│ │ ├── current-state/ # A024-A026 current architecture
│ │ ├── target-state/ # Future architecture designs
│ │ ├── integration/ # A027-A028 integration requirements
│ │ └── infrastructure/ # IaC and infrastructure docs
│ ├── ✅ compliance/ # Compliance and audit
│ │ ├── audit/ # Audit frameworks
│ │ ├── regulatory/ # Regulatory requirements
│ │ ├── assessment/ # Compliance assessments
│ │ └── monitoring/ # Real-time monitoring
│ ├── 📚 training/ # Training and communication
│ │ ├── materials/ # Training content
│ │ ├── communication/ # Communication strategies
│ │ └── onboarding/ # Onboarding resources
│ └── 📄 templates/ # Reusable templates
├── 🔧 azure-automation/ # Azure-specific automation
├── 📋 blueprint-templates/ # Infrastructure as Code templates
├── 🌐 ict-governance-framework/ # Web application and APIs
├── 🤖 implementation-automation/ # Cross-platform deployment
├── ☁️ multi-cloud-governance/ # Multi-cloud specific docs
├── 🔍 framework-evaluation/ # Assessment tools
├── 📊 generated-documents/ # Auto-generated documentation
├── 📖 README.md # Main project overview
├── 📋 Table-of-Contents.md # Complete document index
└── 📄 REPOSITORY-GUIDE.md # This guide
Primary Locations:
Key Documents:
Primary Locations:
Key Documents:
Primary Locations:
Key Documents:
Primary Locations:
Primary Locations:
Primary Locations:
All A-series documents have been organized into logical categories:
When moving or renaming documents:
For questions about repository structure or documentation:
The repository includes an RPAS governance baseline under governance/rpas.
Use these commands from the repository root:
npm run governance:register
npm run governance:validate
npm run governance:checksum
Primary references:
Repository Version: 3.2.0
Last Updated: Current Date
Maintained By: ICT Governance Framework Team