iiRecord
Agentic AI Atlas · effect:01kqex-effect-breakpoint-001
effect:01kqex-effect-breakpoint-001a5c.ai
II.
Effect JSON

effect:01kqex-effect-breakpoint-001

Structured · live

effect:01kqex-effect-breakpoint-001 json

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

File · lifecycle/effects/example-effect-breakpoint.yamlCluster · lifecycle
Record JSON
{
  "id": "effect:01kqex-effect-breakpoint-001",
  "_kind": "Effect",
  "_file": "lifecycle/effects/example-effect-breakpoint.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "kind": "breakpoint",
    "status": "pending",
    "runId": "run:01kqex-example-run-001",
    "invocationId": "invocation:01kqex-invocation-001",
    "requestedAt": "2026-04-28T10:10:00Z",
    "resolvedAt": null,
    "request": {
      "prompt": "Approve plan before continuing?",
      "options": [
        "approve",
        "reject",
        "modify"
      ]
    },
    "result": null,
    "currentStateId": "lifecycle-state:effect.pending"
  },
  "outgoingEdges": [
    {
      "from": "effect:01kqex-effect-breakpoint-001",
      "to": "lifecycle-state:effect.pending",
      "kind": "in_state"
    },
    {
      "from": "effect:01kqex-effect-breakpoint-001",
      "to": "state-machine:effect",
      "kind": "governed_by"
    },
    {
      "from": "effect:01kqex-effect-breakpoint-001",
      "to": "invocation:01kqex-invocation-001",
      "kind": "requested_by"
    }
  ],
  "incomingEdges": []
}