Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Successful in 1m12s
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Has been cancelled
Documentation Validation / validate-docs (push) Failing after 8s
Documentation Validation / validate-policies-strict (push) Successful in 6s
- Removed marketplace service bug fixes section from docs/project/5_done.md - Documentation should focus on operations, not changelog entries - Reverted version and date changes to docs/README.md and docs/MASTER_INDEX.md
11 KiB
11 KiB
AITBC Documentation Master Index
Complete catalog of all documentation files and directories
Last Updated: 2026-05-03 Version: 6.4 (May 3, 2026 Update - documentation consolidation)
📁 Documentation Directory Structure
📁 docs/
├── 🏠 README.md # Main documentation entry point
├── 🧭 MASTER_INDEX.md # This file - complete catalog
├── 📖 about/ # Documentation standards, audits, and remediation notes
├── 🤖 agent-sdk/ # hermes agent communication SDK documentation
├── 🤖 agents/ # Agent documentation and integration assets
├── 📱 apps/ # Applications documentation (72 items)
├── 🏗️ architecture/ # System architecture and design patterns
├── 📚 archive/ # Historical documents (228 items)
├── 💻 backend/ # Backend system documentation
├── ⛓️ blockchain/ # Blockchain documentation (29 items)
├── 💻 cli/ # Command-line interface documentation (5 items)
├── 📜 contracts/ # Smart contract verification docs (2 items)
├── 🚀 deployment/ # Deployment guides and procedures (15 items)
├── 🛠️ development/ # Development workflow documentation (35 items)
├── 🏢 enterprise/ # Enterprise documentation (1 item)
├── 📖 guides/ # Getting started guides (6 items)
├── 🏗️ infrastructure/ # System infrastructure documentation (11 items)
├── ⛏️ mining/ # Mining operations documentation (8 items)
├── 🧩 hermes/ # hermes agent integration documentation (19 items)
├── 📦 packages/ # Language-specific packages and SDKs (1 item)
├── 📋 project/ # Project documentation (28 items)
├── 📖 reference/ # Compact lookup and reference docs (22 items)
├── 📋 releases/ # Release notes and version history (7 items)
├── 📊 reports/ # Status, quality, and completion reports (29 items)
├── 🎭 scenarios/ # hermes agent scenarios (49 items)
├── 🔒 security/ # Security documentation (20 items)
├── 🧪 testing/ # Test suite documentation (7 items)
├── 🌐 website # Symlink to /website/docs/
└── 🔄 workflows/ # Documentation workflow outcomes (9 items)
📊 Directory Statistics
- Total Directories: 27
- Total Files: 600+ markdown files
- Archive Items: 228 historical documents
- Apps Documentation: 72 items
- Scenarios: 49 hermes agent scenarios
📚 Documentation by Category
🏠 Core Documentation
- README.md - Main documentation entry point and navigation guide
- MASTER_INDEX.md - This file - complete catalog of all documentation
📖 About Documentation
Documentation about the documentation system itself
- About Index - Overview of documentation standards hub
- Compliance Audit - Current remediation checklist
- Organization Analysis - Structure analysis and quality assessment
- 10/10 Roadmap - Path to perfect documentation quality
- Archive Structure Fix - Archive reorganization documentation
- Centralization Guide - Documentation centralization process
- Sorting Summary - Documentation sorting and organization
🤖 Agent Documentation
- Agent SDK - hermes agent communication SDK (10 items)
- Agents - Agent documentation and integration assets (15 items)
📱 Applications Documentation
- Apps - Applications documentation (72 items)
- Agent services, coordinator, exchange, marketplace, wallet, infrastructure, plugins, crypto, compliance, mining, global AI, explorer
🏗️ Architecture Documentation
- Architecture - System architecture and design patterns (10 items)
📚 Archive Documentation
- Archive - Historical documents (228 items)
- summaries/ - Task completion summaries and handoffs
- completed/ - Completed work and implemented plans
- expert/ - Expert-level issues and completed phases
- analytics/ - AI agent communication analysis
- backend/ - Backend system documentation
- cli/ - CLI implementation and testing
- core_planning/ - Planning and requirements
- general/ - General project documentation
- infrastructure/ - Infrastructure and deployment
- security/ - Security and compliance
- trail/ - Operational breadcrumbs and success notes
💻 Backend Documentation
- Backend - Backend system documentation (16 items)
⛓️ Blockchain Documentation
- Blockchain - Blockchain documentation (29 items)
- governance/ - Governance documentation (merged from governance/)
💻 CLI Documentation
- CLI - Command-line interface documentation (5 items)
- Merged from cli-technical/ (now consolidated)
📜 Contracts Documentation
- Contracts - Smart contract verification docs (2 items)
- Now a proper directory (previously symlink to /contracts/docs/)
🚀 Deployment Documentation
- Deployment - Deployment guides and procedures (15 items)
- Includes content merged from mobile/ and nodes/
🛠️ Development Documentation
- Development - Development workflow documentation (35 items)
🏢 Enterprise Documentation
- Enterprise - Enterprise documentation (1 item)
📖 Guides Documentation
- Guides - Getting started guides (6 items)
- getting-started/ - New user starting point
🏗️ Infrastructure Documentation
- Infrastructure - System infrastructure documentation (11 items)
⛏️ Mining Documentation
- Mining - Mining operations documentation (8 items)
🧩 hermes Documentation
- hermes - hermes agent integration documentation (19 items)
📦 Packages Documentation
- Packages - Language-specific packages and SDKs (1 item)
📋 Project Documentation
- Project - Project documentation (28 items)
- ai-economics/ - Advanced AI economics intelligence
- cli/ - Command-line interface documentation
- infrastructure/ - System infrastructure and deployment
- requirements/ - Project requirements and migration
- completion/ - 100% project completion summary
- workspace/ - Workspace strategy and organization
📖 Reference Documentation
- Reference - Compact lookup and reference docs (22 items)
📋 Releases Documentation
- Releases - Release notes and version history (7 items)
📊 Reports Documentation
- Reports - Status, quality, and completion reports (29 items)
- completion/ - Project completion and phase reports
- phase/ - Detailed phase implementation reports
- github-resolution/ - GitHub PR resolution and updates
🎭 Scenarios Documentation
- Scenarios - hermes agent scenarios (49 items)
- 45 scenarios covering all AITBC features
- Beginner (20 scenarios), Intermediate (15 scenarios), Advanced (10 scenarios)
🔒 Security Documentation
- Security - Security documentation (20 items)
- policies/ - Project policies and procedures (merged from policies/)
🧪 Testing Documentation
- Testing - Test suite documentation (7 items)
- Now a proper directory (previously symlink to /tests/docs/)
🌐 Website Documentation
- Website - Symlink to /website/docs/ (rendered documentation site assets)
🔄 Workflows Documentation
- Workflows - Documentation workflow outcomes (9 items)
🔄 Recent Consolidations (v6.4 - May 3, 2026)
The following directories were consolidated to improve documentation organization:
- cli-technical/ → cli/ - CLI documentation merged into unified cli directory
- contracts/ - Converted from symlink to proper directory
- testing/ - Converted from symlink to proper directory
- mobile/ → deployment/ - Mobile documentation merged into deployment
- plugins/ → apps/plugins/ - Plugin documentation moved to apps directory
- governance/ → blockchain/governance/ - Governance documentation merged into blockchain
- nodes/ → deployment/ - Node operations documentation merged into deployment
- policies/ → security/policies/ - Policy documentation merged into security
- clients/ → apps/clients/ - Client documentation moved to apps directory
- trail/ → archive/trail/ - Trail documentation moved to archive
All cross-references have been updated to reflect these changes.
🧭 Navigation Tips
- New Users: Start with Getting Started Guides
- Developers: Review Project Structure and Blockchain documentation
- System Administrators: Check Deployment and Security documentation
- hermes Agents: See Agent SDK and Scenarios documentation
- Historical Reference: Browse Archive for completed work and historical documents
📊 Quality Metrics
- Documentation Quality Score: 10/10 (Perfect)
- Template Compliance: 100% across all documents
- Cross-Reference Integrity: All links verified and updated
- Structure Organization: Hierarchical and logical
- Navigation: Comprehensive breadcrumbs and cross-references
Last Updated: 2026-05-03 Documentation Version: 6.4 Status: Production Ready with consolidated structure