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

path:adapters-hooks-global

Structured · live

adapters global 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-global",
  "_kind": "PathDescriptor",
  "_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "pathId": "adapters-hooks-global",
    "displayName": "adapters global hooks registry",
    "path": "~/.adapters/hooks.json",
    "pathKind": "config-file",
    "ownerKind": "GraphDocument",
    "ownerId": "graph:agent-catalog",
    "platform": "cross-platform",
    "scope": "user",
    "evaluationContext": "user",
    "expansion": "home",
    "notes": "User-scope hook registrations for adapters; overridden per-id\nby `.adapters/hooks.json` (project). Source:\ndocs/adapters/reference/15-hooks.md.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "package:a5c-ai-agent-comm-adapter",
      "to": "path:adapters-hooks-global",
      "kind": "references_path",
      "attributes": {}
    },
    {
      "from": "package:a5c-ai-tasks-adapter",
      "to": "path:adapters-hooks-global",
      "kind": "references_path",
      "attributes": {}
    },
    {
      "from": "package:a5c-ai-hooks-adapter-core",
      "to": "path:adapters-hooks-global",
      "kind": "references_path",
      "attributes": {}
    }
  ]
}