iiRecord
Agentic AI Atlas · Surfacing Path (meta)
meta-cluster:surfacing-patha5c.ai
II.
MetaCluster JSON

meta-cluster:surfacing-path

Structured · live

Surfacing Path (meta) json

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

File · catalog-meta/meta-registry/meta-registry-surfacing-path.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-cluster:surfacing-path",
  "_kind": "MetaCluster",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Surfacing Path (meta)",
    "clusterNumber": 4,
    "scope": "Conceptual aggregation of NodeKinds describing how a Workspace materializes (Worktree), where/how it executes (Execution + Sandbox policy primitive), the high-level interaction patterns and concrete primitives users invoke (InteractionPattern, InteractionPrimitive, InteractionPrimitiveCategory), and the concrete app shells that present the agent (Presentation). Cross-cluster: Workspace meta-node-kind is in meta-cluster:lifecycle; Skill / Subagent / Plugin in meta-cluster:agent-stack are also bundled_with Presentation but recorded in their home clusters.",
    "parentClusterId": null
  },
  "outgoingEdges": [
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:worktree",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:execution",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:sandbox",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:interaction-pattern",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:interaction-primitive",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:interaction-primitive-category",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:presentation",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:workspace",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:worktree",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:execution",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:sandbox",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:interaction-pattern",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:interaction-primitive",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:interaction-primitive-category",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:presentation",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    }
  ]
}