Documentation
A3CP is an open, research-driven system under active development. This page links to the primary, inspectable documentation sources: code, changelogs, schemas, and published research.
Project Overview
- Original A3CP project site – early research context and motivation
- A3CP GitHub repository – source code, schemas, tests, and infrastructure
Code & Architecture
- Schema reference (A3CPMessage and related schemas) – canonical data contracts used across modules
- FastAPI inference services – gesture, sound, and fusion endpoints
- Developer documentation – architecture, logging, deployment notes
Change History
- Changelog – versioned record of architectural and behavioral changes
Research & Publications
- ACM paper: Ability-Adaptive Augmentative Communication – peer-reviewed research describing the conceptual foundation
Status
A3CP is currently in an MVP and pilot phase. Interfaces, schemas, and internal components are expected to evolve. All major decisions are documented via code, logs, and changelogs rather than static manuals.