iiRecord
Agentic AI Atlas · Worktree
term:worktreea5c.ai
II.
Term JSON

term:worktree

Structured · live

Worktree json

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

File · terminology/terms/worktree.yamlCluster · terminology
Record JSON
{
  "id": "term:worktree",
  "_kind": "Term",
  "_file": "terminology/terms/worktree.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:worktree.canonical",
    "displayName": "Worktree",
    "kind": "primitive",
    "references": [
      "NodeKind:Worktree"
    ],
    "description": "Git-worktree per-branch isolation\n"
  },
  "outgoingEdges": [
    {
      "from": "term:worktree",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:worktree",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:worktree.canonical",
      "to": "term:worktree",
      "kind": "defines"
    }
  ]
}