| Document | Description |
|---|---|
| GETTING_STARTED.md | Onboarding guide |
| API.md | API reference |
| ECOSYSTEM.md | Three-repository architecture |
| USE_CASES.md | Practical applications across domains |
| TROUBLESHOOTING.md | Common issues and solutions |
| PLAYGROUND_SELF_HOSTING.md | Self-hosting guide |
| File | Description |
|---|---|
| README.md | Main project readme |
| CHANGELOG.md | Version history |
| CONTRIBUTING.md | Contribution guidelines |
| ACP_ECOSYSTEM.md | Full ecosystem specification |
| ACP_COMPLETE_PROTOCOL_v4.md | Protocol specification |
| AI.md | AI-readable documentation |
ACP-PROJECT/
├── src/ # Python consensus engine
├── workers/ # Cloudflare Workers edge API
├── data/ # Axiom data
├── docs/ # Documentation (you are here)
└── legal/ # Licensing, CLA, Trademark
Last updated: 2026-04-09