iiRecord
Agentic AI Atlas · Workspace
term:workspacea5c.ai
II.
Term JSON

term:workspace

Structured · live

Workspace json

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

File · terminology/terms/workspace.yamlCluster · terminology
Record JSON
{
  "id": "term:workspace",
  "_kind": "Term",
  "_file": "terminology/terms/workspace.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:workspace.canonical",
    "displayName": "Workspace",
    "kind": "primitive",
    "references": [
      "NodeKind:Workspace"
    ],
    "description": "Project context with sessions+repos\n"
  },
  "outgoingEdges": [
    {
      "from": "term:workspace",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:workspace.canonical",
      "to": "term:workspace",
      "kind": "defines"
    }
  ]
}