Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ACP Documentation

Documentation

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

Related

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

Project Structure

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