Polishing post-launch. Until the full guides land, the APG repository is the source of truth — its README and ADRs are linked here once the GitHub org is confirmed.

Contents

What the guide covers.

Quickstart
Clone, docker compose up -d, and run your first agent on the SF-default tier.
Architecture
Registry, runtime loop, validation boundaries, and the read-only control plane.
Self-host
Requirements, Docker and compose, and the data plane on your infrastructure.
Configuration
Cost ceilings, health checks, operator-confirm gates, and per-agent settings.
Agents
Registering agents, schemas, and the read-reason-propose-gate lifecycle.
API
Running agents, reading runs, and the control-plane endpoints.
Integrations
Binding CRM, DMC, and third-party self-hosted apps to the runtime.
Operations
Inference tiers (SF default / BYOK / sovereign), health, and cost monitoring.
Troubleshooting
Failed validations, ceiling trips, and model-day degradation.
ADRs
The decisions behind the runtime, including operator-confirm gates (ADR 0021).

Back to the APG product page