Core Rule
Each bearer token is personal to one authenticated user, governed by `.agency`, and continuously
checked against current organization, legal, policy, and billing state. A valid token does not
guarantee access unless the user and organization remain in good standing at the time of each request.
Termination and Enforcement
`.agency` may revoke or suspend bearer-token access immediately where compromise, misuse, billing
delinquency, contract failure, policy violation, or other legal, operational, or security risk is
detected. Revocation terminates token usability at once. Regeneration replaces the prior token with
no overlap unless CREATE SOMETHING explicitly provides a managed transition mechanism.