Local API surface
The documented API is rooted in the running gateway and shares the same session, permission, and entitlement model as administrative operations.
- Version discovery
- Policy validation
- Operations snapshots
Developers
Developer surfaces document local API discovery, policy validation, safe errors, client helpers, and the machine-readable reference exposed by a running gateway.
Customer-operated governance for outbound data policy, audit evidence, and local operational control.
Version 1.0.0-rc.1The documented API is rooted in the running gateway and shares the same session, permission, and entitlement model as administrative operations.
Error responses are designed to be deterministic, typed, and useful for customer-operated integration tests.
Examples are local, sanitized, and scoped to product behavior that can be validated inside the repository.