feat(run): add runbook parser, safety classifier, audit hash chain, trust levels
Some checks failed
CI — P6 Run / saas (push) Successful in 29s
CI — P6 Run / build-push (push) Failing after 50s

- Multi-format parser: YAML, Markdown, Confluence HTML
- Deterministic safety scanner: destructive commands, privilege escalation, network changes
- Immutable audit trail with SHA-256 hash chain + verification endpoint
- Trust level enforcement: sandbox/restricted/standard/elevated
- 004_classifier_audit.sql migration
This commit is contained in:
Max
2026-03-03 06:48:56 +00:00
parent 093890503c
commit ef3d00f124
4 changed files with 119 additions and 9 deletions