effect:01kqex-effect-breakpoint-001
effect:01kqex-effect-breakpoint-001
Effectlifecycle/effects/example-effect-breakpoint.yaml·Open in Graph → {
"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": []
}