interfaceVersion
1.0.0
description
Governance
displayName
Governance
concern
Policy enforcement on actions, outputs, and code changes.
surface
`evaluate(action) -> {allow, deny, ask}`, plus `auditLog(event)`.
Implementations may chain policies (OPA, Cedar, custom).
builtInDefault
Pre-tool-use hook with a static allowlist. Audit log written to
`.a5c/audit.log` as JSONL.
notableImpls