Governance is part of the runtime.

Access, secrets, and audit are not a separate product. They apply to the console, the APIs, and the agent together.

Identity

Local accounts or your IdP. Services use revocable API tokens. Break-glass exists and is audited.

RBAC

A role that cannot deploy in the UI cannot deploy from a script. Same authorizer, three surfaces.

Tenancy

Every resource is scoped. Cross-tenant access looks like a missing object, not a hint that it exists.

Sandbox

Transforms cannot see the host or the network unless you wire a connector and allow the call.

Secrets

Credentials are referenced, not copied. Exported packages stay that way.

Sensitive payloads

Encryption, retention, and a gate in front of hosted model providers when a prompt would leave the box.