iiRecord
Agentic AI Atlas · Worktree (meta)
meta-node-kind:worktreea5c.ai
II.
MetaNodeKind JSON

meta-node-kind:worktree

Structured · live

Worktree (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-node-kind:worktree",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Worktree (meta)",
    "name": "Worktree",
    "cluster": "4-surfacing-path",
    "prefix": "worktree",
    "origin": "universal",
    "purpose": "git-worktree per-branch isolation",
    "exampleCount": 0,
    "invariants": []
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:worktree",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:worktree",
      "to": "meta-attribute:worktree--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:worktree",
      "to": "meta-attribute:worktree--workspace-id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:worktree",
      "to": "meta-attribute:worktree--branch",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:worktree",
      "to": "meta-attribute:worktree--path",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:worktree",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:worktree--id",
      "to": "meta-node-kind:worktree",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:worktree--workspace-id",
      "to": "meta-node-kind:worktree",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:worktree--branch",
      "to": "meta-node-kind:worktree",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:worktree--path",
      "to": "meta-node-kind:worktree",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:materializes-as",
      "to": "meta-node-kind:worktree",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ]
}