Files
dd0c/products/06-runbook-automation/agent
Max Mayfield 228eebf52b Implement P6 agent Run command: YAML parse → classify → execute with approval gates
- Full runbook execution loop: parse YAML, validate required variables, merge defaults
- Variable substitution via --var key=value CLI args
- Safety-gated execution: read-only auto-approved, modifying/destructive prompt on stdin
- Failure handling: abort, continue, retry with max_attempts
- Removed Verify subcommand (Ed25519 deferred to post-V1)
2026-03-01 04:15:25 +00:00
..