Files
aitbc/docs/MASTER_INDEX.md
aitbc 617e59dd56
Some checks failed
Documentation Validation / validate-docs (push) Failing after 7s
Documentation Validation / validate-policies-strict (push) Failing after 3s
docs-validation: reorganize archive structure and update master index references
Relocate completed projects and summaries into archive subdirectories, update MASTER_INDEX.md to reflect new archive organization with 156+ documents across 10 categories. Add cli-technical and testing README validation targets, expand priority docs metadata checks to include about, project, apps, cli-technical, and testing hubs. Implement master index structure validation to verify required section markers for applications
2026-04-27 12:07:27 +02:00

265 lines
13 KiB
Markdown
Raw Blame History

# AITBC Documentation Master Index
**Complete documentation catalog with quick access to all content**
**Last Updated**: April 27, 2026
---
## 🧭 **Quick Access Table of Contents**
### **📚 Learning Paths**
- **👤 [Beginner Path](#-beginner-learning-path)** - Start here (6 topics)
- **🤖 [Agent SDK Path](#-agent-sdk-learning-path)** - Agent communication (3 topics)
- **🌉 [Intermediate Path](#-intermediate-learning-path)** - Bridge concepts (7 topics)
- **🚀 [Advanced Path](#-advanced-learning-path)** - Deep technical (6 topics)
- **🎓 [Expert Path](#-expert-learning-path)** - Specialized expertise (6 topics)
- **🧠 [AI Economics Masters Path](#-ai-economics-masters-learning-path)** - Advanced AI economics (4 topics)
### **📁 Documentation Categories**
- **📦 [Applications Documentation](#-applications-documentation)** - All AITBC apps and services documentation
- **🔧 [CLI Documentation](#cli-documentation)** - Command-line interface reference and usage
- **🏠 [Main Documentation](#-main-documentation)**
- **📖 [About Documentation](#-about-documentation)**
- **🗂️ [Archive & History](#-archive--history)**
- **✅ [Completed Projects](#-completed-projects)**
- **🔗 [External Documentation](#-external-documentation)**
- **🎯 [Topic-Specific Areas](#-topic-specific-areas)**
- **📋 [Releases](#-releases)** - Release notes and version history
---
## 📦 **Applications Documentation**
### **🎯 [Apps Overview](apps/README.md)**
**Complete documentation for all AITBC applications and services**
#### **Blockchain**
- [Blockchain Node](apps/blockchain/blockchain-node.md) - Production-ready blockchain node with PoA consensus
- [Blockchain Event Bridge](apps/blockchain/blockchain-event-bridge.md) - Event bridge for blockchain events
- [Blockchain Explorer](apps/blockchain/blockchain-explorer.md) - Blockchain explorer and analytics
#### **Coordinator**
- [Coordinator API](apps/coordinator/coordinator-api.md) - Job coordination service
- [Agent Coordinator](apps/coordinator/agent-coordinator.md) - Agent coordination and management
#### **Agents**
- [Agent Services](apps/agents/agent-services.md) - Agent bridge, compliance, protocols, registry, and trading
- [AI Engine](apps/agents/ai-engine.md) - AI engine for autonomous agent operations
#### **Exchange**
- [Exchange](apps/exchange/exchange.md) - Cross-chain exchange and trading platform
- [Exchange Integration](apps/exchange/exchange-integration.md) - Exchange integration services
- [Trading Engine](apps/exchange/trading-engine.md) - Trading engine for order matching
#### **Marketplace**
- [Marketplace](apps/marketplace/marketplace.md) - GPU marketplace for compute resources
- [Pool Hub](apps/marketplace/pool-hub.md) - Pool hub for resource pooling
#### **Wallet**
- [Wallet](apps/wallet/wallet.md) - Multi-chain wallet services
#### **Infrastructure**
- [Monitor](apps/infrastructure/monitor.md) - System monitoring and alerting
- [Multi-Region Load Balancer](apps/infrastructure/multi-region-load-balancer.md) - Load balancing across regions
- [Global Infrastructure](apps/infrastructure/global-infrastructure.md) - Global infrastructure management
#### **Plugins**
- [Plugin Analytics](apps/plugins/plugin-analytics.md) - Analytics plugin
- [Plugin Marketplace](apps/plugins/plugin-marketplace.md) - Marketplace plugin
- [Plugin Registry](apps/plugins/plugin-registry.md) - Plugin registry
- [Plugin Security](apps/plugins/plugin-security.md) - Security plugin
#### **Crypto**
- [ZK Circuits](apps/crypto/zk-circuits.md) - Zero-knowledge circuits for privacy
#### **Compliance**
- [Compliance Service](apps/compliance/compliance-service.md) - Compliance checking and regulatory services
#### **Mining**
- [Miner](apps/mining/miner.md) - Mining and block validation services
#### **Global AI**
- [Global AI Agents](apps/global-ai/global-ai-agents.md) - Global AI agent coordination
#### **Explorer**
- [Simple Explorer](apps/explorer/simple-explorer.md) - Simple blockchain explorer
---
## 🔧 **CLI Documentation**
### **🎯 [CLI Overview](project/cli/CLI_DOCUMENTATION.md)**
**Complete command-line interface documentation**
| Section | Description |
|---------|-------------|
| [CLI Architecture](project/cli/CLI_DOCUMENTATION.md#architecture) | CLI structure and design |
| [Command Groups](project/cli/CLI_DOCUMENTATION.md#command-groups) | Available command categories |
| [Usage Examples](project/cli/CLI_DOCUMENTATION.md#usage-examples) | Common CLI operations |
| [Configuration](project/cli/CLI_DOCUMENTATION.md#configuration) | CLI setup and config files |
---
## 📋 **Releases**
### **🎯 [Release Notes](releases/)**
**Complete release history and version information**
| Version | Date | Status | Key Features |
|---------|------|--------|--------------|
| [v0.3.2](releases/RELEASE_v0.3.2.md) | April 23, 2026 | ✅ Stable | Test infrastructure, CLI refactoring, CI/CD standardization |
| [v0.3.1](releases/RELEASE_v0.3.1.md) | April 13, 2026 | ✅ Stable | Milestone tracking fix, test cleanup |
| [v0.3.0](releases/RELEASE_v0.3.0.md) | March 30, 2026 | ✅ Stable | Multi-node sync, consensus improvements |
| [v0.2.5](releases/RELEASE_v0.2.5.md) | March 30, 2026 | ✅ Stable | Enhanced monitoring, security hardening |
| [v0.2.4](releases/RELEASE_v0.2.4.md) | March 15, 2026 | ✅ Stable | Exchange integration, marketplace improvements |
| [v0.2.3](releases/RELEASE_v0.2.3.md) | March 1, 2026 | ✅ Stable | Initial production release |
---
## 🏠 **Main Documentation**
### **📚 [Documentation Home](README.md)**
- **🎯 Purpose**: Main entry point and overview
- **📊 Content**: Project status, navigation guide, organization
- **🔗 Links**: All documentation sections and external resources
### **📖 [About Documentation](about/README.md)**
Documentation about the documentation system itself:
| File | Purpose |
|------|---------|
| [📖 About Index](about/README.md) | Overview of the documentation standards hub |
| [✅ Compliance Audit](about/DOCUMENTATION_COMPLIANCE_AUDIT.md) | Current remediation checklist |
| [📊 Organization Analysis](about/DOCS_ORGANIZATION_ANALYSIS.md) | Structure analysis and quality assessment |
| [🎯 10/10 Roadmap](about/DOCS_10_10_ROADMAP.md) | Path to perfect documentation quality |
| [🗂️ Archive Structure Fix](about/ARCHIVE_STRUCTURE_FIX.md) | Archive reorganization documentation |
| [📚 Centralization Guide](about/CENTRALIZED_DOCS_STRUCTURE.md) | Documentation centralization process |
| [📋 Sorting Summary](about/DOCUMENTATION_SORTING_SUMMARY.md) | Documentation sorting and organization |
### **🤖 [Agent SDK Documentation](agent-sdk/)**
**Complete documentation for OpenClaw agent communication:**
| File | Purpose |
|------|---------|
| [📱 Agent Communication Guide](agent-sdk/AGENT_COMMUNICATION_GUIDE.md) | Comprehensive agent communication guide |
| [🚀 Quick Start Guide](agent-sdk/QUICK_START_GUIDE.md) | Get started in 5 minutes |
| [📚 API Reference](agent-sdk/API_REFERENCE.md) | Complete API documentation |
### **🤖 [Agent Integration Assets](11_agents/)**
**Canonical agent API spec and manifest bundle:**
| File | Purpose |
|------|---------|
| [📘 Agent Index](11_agents/README.md) | Landing page for the agent API spec and manifest assets |
| [📄 Agent API Spec](11_agents/agent-api-spec.json) | API contract for registry, marketplace, and swarm coordination |
| [🧾 Agent Manifest](11_agents/agent-manifest.json) | Canonical agent types, prerequisites, and quick commands |
---
## 🗂️ **Archive & History**
### **📚 [Archive Documentation](archive/README.md)**
**156+ historical documents** organized in 10 categories:
| Category | Files | Content |
|----------|-------|---------|
| [📑 Summaries](archive/summaries/) | 42 files | Task completion summaries and handoffs |
| [<EFBFBD> Completed](archive/completed/) | 8 subdirectories | Completed work and implemented plans |
| [🧠 Expert](archive/expert/) | 4 subdirectories | Expert-level issues and completed phases |
| [<EFBFBD> Analytics](archive/analytics/) | 6 files | AI agent communication analysis |
| [🔧 Backend](archive/backend/) | 3 files | Backend system documentation |
| [💻 CLI](archive/cli/) | 16 files | CLI implementation and testing |
| [📋 Core Planning](archive/core_planning/) | 5 files | Planning and requirements |
| [📚 General](archive/general/) | 16 files | General project documentation |
| [🏗️ Infrastructure](archive/infrastructure/) | 10 files | Infrastructure and deployment |
| [🔒 Security](archive/security/) | 7 files | Security and compliance |
---
## ✅ **Completed Projects**
### **📋 [Completed Projects](archive/completed/README.md)**
**Project tracking and completion documentation (now in archive):**
| Category | Focus | Status |
|----------|-------|--------|
| [🔧 Backend](archive/completed/backend/) | Backend implementations | Production-ready |
| [💻 CLI](archive/completed/cli/) | CLI enhancements | Integrated |
| [📋 Core Planning](archive/completed/core_planning/) | Architecture work | Implemented |
| [🏗️ Infrastructure](archive/completed/infrastructure/) | Infrastructure projects | Operational |
| [🔒 Security](archive/completed/security/) | Security initiatives | Deployed |
| [📊 Summaries](archive/completed/summaries/) | Project overviews | Documentation complete |
| [🛠️ Maintenance](archive/completed/maintenance/) | System improvements | Validated |
---
## 🔗 **External Documentation (Symlinks)**
### **📚 Centralized External Access**
External documentation and symlink targets accessible from the main docs directory:
| Link | Target | Content |
|------|--------|---------|
| [💻 CLI Technical](cli-technical/) | `/cli/docs/` | CLI technical documentation |
| [🧪 Testing](testing/) | `/tests/docs/` | Test documentation |
| [⛓️ Blockchain Node](blockchain/node/) | `/apps/blockchain-node/docs/` | Blockchain node docs |
Contract, node, and website documentation now live in local docs indexes under `contracts/`, `nodes/`, and `website/`.
---
## 🎯 **Topic-Specific Areas**
### **📚 Subject-Specific Documentation**
| Area | Description | Status |
|------|-------------|--------|
| [📖 Guides](guides/README.md) | Documentation authoring and usage guides | Active |
| [🔒 Security](security/README.md) | Security best practices and implementation | Active |
| [🏛️ Governance](governance/README.md) | Governance and policy documentation | Active |
| [📋 Policies](policies/README.md) | Project policies and procedures | Active |
| [🔧 Infrastructure](infrastructure/README.md) | System infrastructure documentation | Active |
| [📊 Analytics](analytics/README.md) | Data analytics and AI documentation | Active |
| [📱 Mobile](mobile/README.md) | Mobile application documentation | Active |
| [🔄 Exchange](exchange/README.md) | Exchange system documentation | Active |
| [🛠️ Development](development/README.md) | Development workflow documentation | Active |
| [🚀 Deployment](deployment/README.md) | Deployment guides and procedures | Active |
| [📝 Implementation](implementation/README.md) | Implementation details and guides | Active |
| [🔧 Maintenance](maintenance/README.md) | Maintenance procedures and guides | Active |
| [📜 Contracts](contracts/) | ZK verification and smart contract documentation | Active |
| [🖧 Nodes](nodes/) | Node operations notes and command references | Active |
| [📦 Packages](packages/README.md) | Language-specific packages and SDKs | Active |
| [📖 Reference](reference/README.md) | Compact lookup and reference docs | Active |
| [📋 Releases](releases/README.md) | Release notes and version history | Active |
| [📊 Reports](reports/README.md) | Status, quality, and completion reports | Active |
| [🧵 Trail](trail/README.md) | Operational breadcrumbs and success notes | Active |
| [🧩 OpenClaw](openclaw/README.md) | OpenClaw agent integration documentation | Active |
| [🌐 Website](website/) | Rendered documentation site assets | Active |
| [🔄 Workflows](workflows/README.md) | Documentation workflow outcomes | Active |
| [👥 Project](project/README.md) | Project information and coordination | Active |
#### **📋 [Project Documentation](project/)**
**Core project documentation and implementation guides:**
| Category | Files | Content |
|----------|-------|---------|
| [🧠 AI Economics](project/ai-economics/) | 1 file | Advanced AI economics intelligence |
| [💻 CLI](project/cli/) | 1 file | Command-line interface documentation |
| [🏗️ Infrastructure](project/infrastructure/) | 4 files | System infrastructure and deployment |
| [📋 Requirements](project/requirements/) | 2 files | Project requirements and migration |
| [✅ Completion](project/completion/) | 1 file | 100% project completion summary |
| [🔧 Workspace](project/workspace/) | 1 file | Workspace strategy and organization |
See the `Summaries` and `Workflows` entries above for the current top-level navigation paths.
---
**🎉 Welcome to AITBC Documentation!**
This master index provides complete access to all AITBC documentation. For project status, learning paths, and getting started, see [README.md](README.md).
---
*Last updated: 2026-04-27*