II.
SharedContextSpec overview
Reference · liveshared-context-spec:hooks-adapter-unified-hook-result
UnifiedHookResult overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for shared-context-spec:hooks-adapter-unified-hook-result.
Attributes
displayName
UnifiedHookResult
contextKind
wire-payload
typescriptInterface
UnifiedHookResult
producerIface
user-supplied hook handlers
consumerIfaces
- @a5c-ai/hooks-adapter-core merge-engine (mergeResults)
fieldSchema
- decision:enum<allow|deny|ask|continue|noop>:optional:Decision verb
- reason:string:optional
- systemMessage|additionalContext|followUpMessage:string:optional
- continueSession:bool:optional
- stopReason:string:optional
- suppressOutput:bool:optional
- toolMutation:{mode:enum<replace|patch>,value:unknown}:optional
- persistEnv:map<string,string>:optional
- unsetEnv:list<string>:optional
- contextVars:map<string,string>:optional
- metadata:map<string,unknown>:optional
sourceCitation
packages/adapters/hooks/core/src/types/result.ts:8-28
Outgoing edges
None.
Incoming edges
has_payload_schema1
- package:a5c-ai-hooks-adapter-core·PackageSurfaceHooks Adapter Core