The command feels local; execution and evidence remain governed.
- 01 / CONTROLManager/control plane
Owns orders, policy, verification, and all official effects.
- 02 / ORDERSealed order and scoped context
Names purpose, epoch, paths, limits, credentials, and evidence requirements.
- 03 / MEDIATETool proxy
Normal commands enter local / remote / intent-only / deny routing.
- 04 / EXECUTElocal worker or isolated remote/heavy-build worker
Heavy work is isolated with a pinned toolchain, idempotency, and cancellation.
- 05 / RETURNImmutable evidence envelope
Results, artifacts, hashes, context, and cited support return to the manager.
- 06 / VERIFYVerification and policy
Checks required evidence, poison state, paths, limits, and authority.
- 07 / COMMITCurrent-epoch commitment gate
Rejects stale or unpermitted output before protected mutation.
- 08 / EFFECTOfficial side effect
Only the manager records and performs the permitted effect.
Read policy
- awareness read
- Visible for orientation; never admissible support for a claim or official side effect.
- support read
- A cited input that must be recorded in the immutable evidence envelope.
Evidence envelope
command · working directory · run identity · epoch · commit · patch hash · toolchain profile · stdout · stderr · exit code · artifacts · support reads
Manager-owned side effects
- merge
- deployment
- protected branch update
- ratified-spec mutation
Workers produce evidence, never authority. The official ledger decision advances the epoch, invalidates stale orders, and returns revised current sealed orders.