iiRecord
Agentic AI Atlas · Channels & Hooks (meta)
meta-cluster:channels-hooksa5c.ai
II.
MetaCluster JSON

meta-cluster:channels-hooks

Structured · live

Channels & Hooks (meta) json

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

File · catalog-meta/meta-registry/meta-registry-channels-hooks.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-cluster:channels-hooks",
  "_kind": "MetaCluster",
  "_file": "catalog-meta/meta-registry/meta-registry-channels-hooks.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Channels & Hooks (meta)",
    "clusterNumber": 5,
    "scope": "Conceptual aggregation of NodeKinds describing the brokered communication surfaces (Channel — also dual-tagged 3-agent-stack in editorial source) and the hook fan-out / merge machinery: HookSurface (canonical event names), HookMapping (per-(agent, hook) realization), MergePolicy (named conflict-resolution rule), HookMergeDiagnostic (record produced when multiple sources collide), and DecisionVerb (ordered deny<ask<allow<continue<noop verb enum). Editorial homes: Channel + HookSurface + MergePolicy in 5-communication; HookMapping in 5-communication-primitives; HookMergeDiagnostic in 7-extensions; DecisionVerb in 13-catalog-meta.",
    "parentClusterId": null
  },
  "outgoingEdges": [
    {
      "from": "meta-cluster:channels-hooks",
      "to": "meta-node-kind:channel",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:channels-hooks",
      "to": "meta-node-kind:hook-surface",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:channels-hooks",
      "to": "meta-node-kind:merge-policy",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:channels-hooks",
      "to": "meta-node-kind:hook-mapping",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:channels-hooks",
      "to": "meta-node-kind:hook-merge-diagnostic",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:channels-hooks",
      "to": "meta-node-kind:decision-verb",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:channel",
      "to": "meta-cluster:channels-hooks",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:hook-surface",
      "to": "meta-cluster:channels-hooks",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:merge-policy",
      "to": "meta-cluster:channels-hooks",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:hook-mapping",
      "to": "meta-cluster:channels-hooks",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:hook-merge-diagnostic",
      "to": "meta-cluster:channels-hooks",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:decision-verb",
      "to": "meta-cluster:channels-hooks",
      "kind": "in_cluster",
      "attributes": {}
    }
  ]
}