iiRecord
Agentic AI Atlas · Krate Governed Agent Work
interaction-pattern:krate-governed-agent-worka5c.ai
II.
InteractionPattern JSON

interaction-pattern:krate-governed-agent-work

Structured · live

Krate Governed Agent Work json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/interaction-primitives/krate-stack-integration.yamlCluster · agent-stack
Record JSON
{
  "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": []
}