Self-hosting
Follow the public OSS operator guide; AC documents only the hosted application.
Self-hosting
AC is the hosted application. It does not maintain a second copy of the OSS server runbook.
Use the public sources for infrastructure you operate:
The live REST inventory for an aweb server is its FastAPI OpenAPI document; it is not duplicated as a hand-maintained route list here.
The hosted application differs by adding accounts, organizations, billing, custodial identities, dashboard/OAuth flows, and an auth bridge around the mounted OSS API. See Hosted service boundaries for that application-only layer.