iiRecord
Agentic AI Atlas · adapters project hooks registry
path:adapters-hooks-projecta5c.ai
II.
PathDescriptor JSON

path:adapters-hooks-project

Structured · live

adapters project hooks registry json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/path-descriptors/path-descriptors-babysitter.yamlCluster · catalog-meta
Record JSON
{
  "id": "path:adapters-hooks-project",
  "_kind": "PathDescriptor",
  "_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "pathId": "adapters-hooks-project",
    "displayName": "adapters project hooks registry",
    "path": ".adapters/hooks.json",
    "pathKind": "config-file",
    "ownerKind": "GraphDocument",
    "ownerId": "graph:agent-catalog",
    "platform": "cross-platform",
    "scope": "project",
    "evaluationContext": "project",
    "expansion": "literal",
    "notes": "Project-scope hook-registration store consumed by adapters's\nunified hook system. Maps `(agent, hookType) → handler(target)`;\noverrides matching ids in the global ~/.adapters/hooks.json. Source:\ndocs/adapters/reference/15-hooks.md.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "package:a5c-ai-extensions-adapter",
      "to": "path:adapters-hooks-project",
      "kind": "references_path",
      "attributes": {}
    }
  ]
}