iiRecord
Agentic AI Atlas · HookSurface
term:hook-surfacea5c.ai
II.
Term JSON

term:hook-surface

Structured · live

HookSurface json

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

File · terminology/terms/hook-surface.yamlCluster · terminology
Record JSON
{
  "id": "term:hook-surface",
  "_kind": "Term",
  "_file": "terminology/terms/hook-surface.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:hook-surface.canonical",
    "displayName": "HookSurface",
    "kind": "hook",
    "references": [
      "NodeKind:HookSurface"
    ],
    "description": "A concrete hook event name (PreToolUse, PhaseChange, etc.)\n"
  },
  "outgoingEdges": [
    {
      "from": "term:hook-surface",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:hook-surface",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:hook-surface.canonical",
      "to": "term:hook-surface",
      "kind": "defines"
    }
  ]
}