Expand description
Explicitly operator-approved external post-condition verification.
Commands are discovered only from PLAN.md YAML frontmatter. Because those
files are agent-writable, execution additionally requires the parent
process’s TRUST_EXTERNAL_VERIFY_ENV authorization.
Constants§
- TRUST_
EXTERNAL_ VERIFY_ ENV - Explicit operator-owned approval for executing PLAN-declared shell.
Functions§
- external_
verification_ approval - Return the exact command bytes approved by the operator.
- external_
verify_ commands - Return external verification commands declared by this phase’s plans.
- run_
external_ verification - Run one explicitly operator-approved external verification command.