A3S Cloud documentation
This is the English documentation for v0.1. A3S Cloud is a self-hosted desired-state control plane: it persists business intent first, then converges workloads, delivery, reachability, and operations through a recoverable control loop.
Core boundaries
- A3S ACL is the only product configuration language.
- Business state is persisted to PostgreSQL through A3S ORM.
- A3S Flow owns recoverable long-running operations without creating a second workflow mechanism.
- A3S Runtime executes tasks, services, and builds only through A3S Box.
- Gateway remains on the live traffic path while Cloud produces and publishes complete policy snapshots.
- Inference uses A3S Power and reuses Cloud's existing scheduling and control boundaries.
Start here
- Read the repository README for the current product contract and local development workflow.
- Read the product roadmap for delivery gates, dependencies, and verification evidence.
- Open the interactive architecture to inspect control-plane and data-plane responsibilities.
- Review documentation versioning for stable-version,
next, and translation-parity rules.
Capability status in the repository
ROADMAP.mdis authoritative. Neither the product site nor the architecture view can promote a capability independently.