What each kind of agent may do, and who really does it
Write access is mostly a pull request, which a human can revert. The few imperative actions are delegated to systems that already audit themselves. The last row is not exposed to any identity, including Clearance itself.
Principle honored
Delegated over interactive. Every write action must state which category it falls in and the exact API it needs, before it is built (Tower write-action policy).
What changes
Definitions are YAML in gitops-infra-clearance, reviewed like any change, and schema-validated in CI.
For delegated agents the ceiling is the intersection with the human's own Tower permissions.
Starting a child run is a claim, and a claim can only narrow: see Agent teams.
Caution
As of the last handoff (2026-09-15), Tower Tier 1 write actions were built but not live-verified. Verify those first: Clearance would be delegating to something not yet proven against a genuinely stuck app.