iiRecord
Agentic AI Atlas · Subagent
term:subagenta5c.ai
II.
Term JSON

term:subagent

Structured · live

Subagent json

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

File · terminology/terms/subagent.yamlCluster · terminology
Record JSON
{
  "id": "term:subagent",
  "_kind": "Term",
  "_file": "terminology/terms/subagent.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:subagent.canonical",
    "displayName": "Subagent",
    "kind": "tool",
    "references": [
      "NodeKind:Subagent"
    ],
    "description": "A specialized worker / persona that an agent runtime can dispatch alongside\n"
  },
  "outgoingEdges": [
    {
      "from": "term:subagent",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:subagent",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:subagent.canonical",
      "to": "term:subagent",
      "kind": "defines"
    },
    {
      "from": "synonym:custom-subagent-claude-agent",
      "to": "term:subagent",
      "kind": "synonym_a"
    }
  ]
}