II.
ExtensionInterface overview
Reference · liveextension-interface:governance
Governance overview
Governance
Attributes
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
Outgoing edges
None.
Incoming edges
implements12
- agent-governance-impl:babysitter-plugin.governance@current·AgentGovernanceImplBabysitter Plugin Governance (current)
- agent-governance-impl:babysitter-sdk-tool.governance@current·AgentGovernanceImplBabysitter SDK Tool Governance (current)
- agent-governance-impl:voice-governance@proposed·AgentGovernanceImplVoice Tool-Loop Governance (proposed)
- plugin:babysitter-platform-plugin·PluginBabysitter Platform Plugin
- plugin:babysitter-codex·Pluginbabysitter-codex
- plugin:babysitter-claude·Pluginbabysitter-claude
- plugin:example-native-claude·PluginExample Native Claude Plugin
- skill:security-review·SkillSecurity Review
- subagent:code-reviewer·SubagentCode Reviewer
- subagent:cursor.bug-bot·SubagentBug Bot (Cursor)
- subagent:license-auditor·SubagentLicense Auditor
- subagent:vulnerability-scanner·SubagentVulnerability Scanner