II.
InteractionPattern JSON
Structured · liveinteraction-pattern:krate-governed-agent-work
Krate Governed Agent Work json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-pattern:krate-governed-agent-work",
"_kind": "InteractionPattern",
"_file": "agent-stack/interaction-primitives/krate-stack-integration.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Krate Governed Agent Work",
"description": "Policy-governed agent execution: Krate enforces org-level policies\non every agent dispatch — tool allowlists, secret access grants,\nfile scope boundaries, and mandatory review gates. Agents operate\nwithin the same RBAC model as human developers, using K8s\nServiceAccounts and RoleBindings rather than separate permission\nsystems.\n"
},
"outgoingEdges": [
{
"from": "interaction-pattern:krate-governed-agent-work",
"to": "layer:10-interaction",
"kind": "realizes",
"attributes": {}
},
{
"from": "interaction-pattern:krate-governed-agent-work",
"to": "platform:krate",
"kind": "integrates_with",
"attributes": {}
}
],
"incomingEdges": []
}