iiRecord
Agentic AI Atlas · run-journal-event:effect-requested
run-journal-event:effect-requesteda5c.ai
II.
RunJournalEvent JSON

run-journal-event:effect-requested

Structured · live

run-journal-event:effect-requested json

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

File · catalog-meta/run-journal-events/effect-requested.yamlCluster · catalog-meta
Record JSON
{
  "id": "run-journal-event:effect-requested",
  "_kind": "RunJournalEvent",
  "_file": "catalog-meta/run-journal-events/effect-requested.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "eventName": "EFFECT_REQUESTED",
    "category": "effect-lifecycle",
    "terminal": false,
    "description": "Emitted when an Effect (unit of external work) is yielded by the\norchestrator and the runtime has registered the request. Carries\nthe effectId, taskId, invocationKey, and the typed effect spec.\n"
  },
  "outgoingEdges": [
    {
      "from": "run-journal-event:effect-requested",
      "to": "journal-event:babysitter-effect-requested",
      "kind": "aliases_journal_event"
    }
  ],
  "incomingEdges": []
}