STOP_HOOK_INVOKED
journal-event:babysitter-stop-hook-invoked
JournalEventextensions/journal-events/babysitter-journal-events.yaml·Open in Graph → {
"id": "journal-event:babysitter-stop-hook-invoked",
"_kind": "JournalEvent",
"_file": "extensions/journal-events/babysitter-journal-events.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "STOP_HOOK_INVOKED",
"eventName": "STOP_HOOK_INVOKED",
"kind": "state-change",
"direction": "platform-to-runtime",
"terminal": false,
"triggerCondition": "Emitted when a Stop / SubagentStop harness hook fires (informational; does not affect the effect index).",
"payloadSchema": {
"eventType": "string",
"reason": "string"
},
"sourceCitation": "packages/sdk/src/harness/hooks/utils.ts:128 + packages/sdk/src/runtime/__tests__/effectIndex.test.ts:106"
},
"outgoingEdges": [
{
"from": "journal-event:babysitter-stop-hook-invoked",
"to": "agent-platform-impl:a5c.platform@current",
"kind": "journal_event_emitted_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-platform-impl:a5c.platform@current",
"to": "journal-event:babysitter-stop-hook-invoked",
"kind": "emits_journal_event",
"attributes": {}
}
]
}