effect:01kqex-effect-task-001
effect:01kqex-effect-task-001
Effectlifecycle/effects/example-effect-orchestrator-task.yaml·Open in Graph → {
"id": "effect:01kqex-effect-task-001",
"_kind": "Effect",
"_file": "lifecycle/effects/example-effect-orchestrator-task.yaml",
"_cluster": "lifecycle",
"attributes": {
"kind": "orchestrator_task",
"status": "ok",
"runId": "run:01kqex-example-run-001",
"invocationId": "invocation:01kqex-invocation-001",
"requestedAt": "2026-04-28T10:05:00Z",
"resolvedAt": "2026-04-28T10:07:30Z",
"request": {
"taskKind": "shell",
"description": "Run npm test"
},
"result": {
"exitCode": 0,
"summary": "All tests passed"
},
"currentStateId": "lifecycle-state:effect.ok"
},
"outgoingEdges": [
{
"from": "effect:01kqex-effect-task-001",
"to": "lifecycle-state:effect.ok",
"kind": "in_state"
},
{
"from": "effect:01kqex-effect-task-001",
"to": "state-machine:effect",
"kind": "governed_by"
},
{
"from": "effect:01kqex-effect-task-001",
"to": "invocation:01kqex-invocation-001",
"kind": "requested_by"
}
],
"incomingEdges": []
}