A versioned operation protocol for identity, tenancy, signed connector commands, providers and migrations.
The authoritative list of every served operation.
Log in, register, read the current principal, manage sessions.
Create tenants, manage membership, check permissions and subscriptions.
Signed connector commands, protected data, webhooks and audit.
Connect, inspect and disconnect providers.
Move a workload between providers, and when that is unsupported.
Change a database schema; roll forward and back.
What is billable, in what unit, and how cost is attributed.
Every page is served twice. Add .md to any page URL for the same content as clean markdown — /docs/identity and /docs/identity.md — with no navigation chrome and no JavaScript. The operation index is at llms.txt, and an MCP server exposes the same catalogue as tools.
Both formats are generated from the operation registry by scripts/generate_agent_docs.py, and the HTML is rendered from the same markdown files agents fetch. They cannot disagree: a guard fails the build if any of them drifts.