II.
AgentGovernanceImpl overview
Reference · liveagent-governance-impl:babysitter-sdk-tool.governance@current
Babysitter SDK Tool Governance (current) overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for agent-governance-impl:babysitter-sdk-tool.governance@current.
Attributes
displayName
Babysitter SDK Tool Governance (current)
agentVersionId
packageRef
componentKind
tool-governance
governedSurfaces
- ctx.task effects
- ctx.breakpoint approval gates
- task output schemas
- run journals
- completion proof
- subprocess and shell effects
- harness tool dispatch
riskControls
- tool misuse and privilege escalation
- effect replay integrity
- unapproved shell/subprocess execution
- stale or poisoned memory entering task context
- schema-invalid task output
- hidden delegation without audit evidence
evidenceProduced
- EFFECT_REQUESTED and EFFECT_RESOLVED journal events
- invocationKey hashes
- task output JSON artifacts
- breakpoint approval records
- completionProof objects
notes
The Babysitter SDK acts as a governed process/tool surface: user-authored
process functions call `ctx.task`, `ctx.breakpoint`, and related effects;
the SDK records those effects, replays state, enforces task schemas and
approval gates, and emits evidence. Modeling it as tool governance makes
the SDK part of the governance layer rather than only an agent runtime.
Outgoing edges
bundles1
- tool-descriptor:babysitter-sdk-process-api·ToolDescriptorBabysitter SDK Process API
composes1
- agent:babysitter-sdk·AgentProductbabysitter SDK
depends_on1
- source-ref:babysitter-sdk·SourceRef
implements1
- extension-interface:governance·ExtensionInterfaceGovernance
realizes1
- layer:14-governance·LayerGovernance
Incoming edges
composed_of1
- agent-version:babysitter-sdk@current·AgentVersion