II.
Responsibility JSON
Structured · liveresponsibility:agent-dispatch-safety
Agent Dispatch Safety json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:agent-dispatch-safety",
"_kind": "Responsibility",
"_file": "domain/products/krate-components.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Agent Dispatch Safety",
"description": "Reviewing agent permission requests before dispatch, auditing secret\ngrants (AgentSecretGrant), enforcing tool profile restrictions\n(AgentToolProfile), managing approval gates for destructive or\nprivileged operations, and ensuring untrusted agent runs cannot\nescalate to trusted runner pools or access production secrets.\n"
},
"outgoingEdges": [
{
"from": "responsibility:agent-dispatch-safety",
"to": "domain:platform-engineering",
"kind": "applies_to"
},
{
"from": "responsibility:agent-dispatch-safety",
"to": "domain:security",
"kind": "applies_to"
},
{
"from": "responsibility:agent-dispatch-safety",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": []
}