Skip to main content

Module verify

Module verify 

Source
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.