II.
SharedContextSpec overview
Reference · liveshared-context-spec:hooks-adapter-unified-execution-context
UnifiedExecutionContext overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for shared-context-spec:hooks-adapter-unified-execution-context.
Attributes
displayName
UnifiedExecutionContext
contextKind
wire-payload
typescriptInterface
UnifiedExecutionContext
producerIface
@a5c-ai/hooks-adapter-core adapter normalizers
consumerIfaces
- @a5c-ai/hooks-adapter-core handlers / merge-engine
fieldSchema
- sessionId:string|null:required
- turnId|conversationId|toolName|toolCallId:string|null:optional
- adapter:string:required
- cwd|worktree|transcriptPath|source|model|agentType|permissionMode:string|null:optional
- nativeEventName:string:required
- rawEventScope:string|null:optional
- persistedEnv:map<string,string>:required
- contextVars:map<string,string>:required
- metadata:map<string,unknown>:required
sourceCitation
packages/adapters/hooks/core/src/types/event.ts:7-26
Outgoing edges
None.
Incoming edges
has_payload_schema1
- package:a5c-ai-hooks-adapter-core·PackageSurfaceHooks Adapter Core