II.
HookSurface JSON
Structured · livehook-surface:cursor.session-start
Cursor SessionStart hook json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "hook-surface:cursor.session-start",
"_kind": "HookSurface",
"_file": "channels-hooks/hook-surfaces/native/cursor-stubs.yaml",
"_cluster": "channels-hooks",
"attributes": {
"description": "Cursor SessionStart hook",
"eventName": "Cursor SessionStart hook",
"displayName": "Cursor SessionStart hook",
"vendor": "cursor",
"trigger": "session-start",
"family": "shell-hook",
"payloadSchema": "Claude Code-compatible SessionStart payload"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-core-impl:cursor.core@current",
"to": "hook-surface:cursor.session-start",
"kind": "fires_hook",
"attributes": {}
},
{
"from": "agent-runtime-impl:cursor.runtime@current",
"to": "hook-surface:cursor.session-start",
"kind": "exposes",
"attributes": {}
},
{
"from": "hook-mapping:cursor-session-start-native",
"to": "hook-surface:cursor.session-start",
"kind": "maps_hook",
"attributes": {}
}
]
}