iiRecord
Agentic AI Atlas · materializes_as (meta)
meta-edge-kind:materializes-asa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:materializes-as

Structured · live

materializes_as (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-edge-kind:materializes-as",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "materializes_as (meta)",
    "name": "materializes_as",
    "source": [
      "meta-node-kind:workspace"
    ],
    "target": [
      "meta-node-kind:worktree"
    ],
    "cardinality": "1:N",
    "origin": "universal",
    "description": "a workspace materializes as a worktree on disk"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:materializes-as",
      "to": "meta-node-kind:workspace",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:materializes-as",
      "to": "meta-node-kind:worktree",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}