iiRecord
Agentic AI Atlas · Worktree.workspaceId
meta-attribute:worktree--workspace-ida5c.ai
II.
MetaAttribute JSON

meta-attribute:worktree--workspace-id

Structured · live

Worktree.workspaceId 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-attribute:worktree--workspace-id",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Worktree.workspaceId",
    "name": "workspaceId",
    "parentNodeKindId": "meta-node-kind:worktree",
    "type": "ref<Workspace>",
    "required": true,
    "description": "parent Workspace anchored via materializes_as."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:worktree--workspace-id",
      "to": "meta-node-kind:worktree",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:worktree",
      "to": "meta-attribute:worktree--workspace-id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}