II.
Term JSON
Structured · liveterm:subagent
Subagent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}