iiRecord
Agentic AI Atlas · Krate Issue→Agent→PR
interaction-pattern:krate-issue-to-pra5c.ai
II.
InteractionPattern JSON

interaction-pattern:krate-issue-to-pr

Structured · live

Krate Issue→Agent→PR 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-issue-to-pr",
  "_kind": "InteractionPattern",
  "_file": "agent-stack/interaction-primitives/krate-stack-integration.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Krate Issue→Agent→PR",
    "description": "End-to-end automation: a Krate issue triggers agent dispatch, the\nagent works in an isolated worktree, and the result surfaces as a\npull request with CI and review gates. The full cycle from problem\nstatement to deployable code change, governed by org policy.\n"
  },
  "outgoingEdges": [
    {
      "from": "interaction-pattern:krate-issue-to-pr",
      "to": "layer:10-interaction",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "interaction-pattern:krate-issue-to-pr",
      "to": "platform:krate",
      "kind": "integrates_with",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}