II.
PackageSurface JSON
Structured · livepackage:a5c-ai-hooks-adapter-core
Hooks Adapter Core json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-hooks-adapter-core",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/hooks-adapter-core.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/hooks-adapter-core",
"packageName": "@a5c-ai/hooks-adapter-core",
"displayName": "Hooks Adapter Core",
"description": "Canonical schemas, types, session store, and merge engine for the hooks-adapter system. Defines unified hook events, execution contexts, result merging, phase mapping, and harness detection contracts.",
"role": "hooks-core-engine",
"whenToUse": "Depend on this when building a new per-harness hook adapter or when you need the shared types and merge logic that all hook adapters consume.",
"workspacePath": "packages/adapters/hooks/core",
"moduleType": "typescript",
"surfaceKinds": [
"discovery-consumer"
],
"sourceOfTruthRole": "wrapper-over-graph",
"publishedTo": "npm",
"versionPolicy": "semver"
},
"outgoingEdges": [
{
"from": "package:a5c-ai-hooks-adapter-core",
"to": "path:adapters-hooks-global",
"kind": "references_path",
"attributes": {}
},
{
"from": "package:a5c-ai-hooks-adapter-core",
"to": "shared-context-spec:hooks-adapter-unified-hook-event",
"kind": "has_payload_schema",
"attributes": {}
},
{
"from": "package:a5c-ai-hooks-adapter-core",
"to": "shared-context-spec:hooks-adapter-unified-execution-context",
"kind": "has_payload_schema",
"attributes": {}
},
{
"from": "package:a5c-ai-hooks-adapter-core",
"to": "shared-context-spec:hooks-adapter-unified-hook-result",
"kind": "has_payload_schema",
"attributes": {}
},
{
"from": "package:a5c-ai-hooks-adapter-core",
"to": "shared-context-spec:hooks-adapter-merged-execution-result",
"kind": "has_payload_schema",
"attributes": {}
},
{
"from": "package:a5c-ai-hooks-adapter-core",
"to": "shared-context-spec:hooks-adapter-phase-mapping",
"kind": "has_payload_schema",
"attributes": {}
},
{
"from": "package:a5c-ai-hooks-adapter-core",
"to": "shared-context-spec:hooks-adapter-session-state",
"kind": "has_payload_schema",
"attributes": {}
},
{
"from": "package:a5c-ai-hooks-adapter-core",
"to": "shared-context-spec:hooks-adapter-detected-harness",
"kind": "has_payload_schema",
"attributes": {}
},
{
"from": "package:a5c-ai-hooks-adapter-core",
"to": "shared-context-spec:hooks-adapter-propagation-options",
"kind": "has_payload_schema",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "claim:hooks-adapter-core-package-surface",
"to": "package:a5c-ai-hooks-adapter-core",
"kind": "about_subject"
},
{
"from": "claim:hooks-adapter-core-shared-context-specs",
"to": "package:a5c-ai-hooks-adapter-core",
"kind": "about_subject"
}
]
}