II.
Term JSON
Structured · liveterm:agent-product
AgentProduct json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:agent-product",
"_kind": "Term",
"_file": "terminology/terms/agent-product.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:agent-product.canonical",
"displayName": "AgentProduct",
"kind": "concept",
"references": [
"NodeKind:AgentProduct"
],
"description": "Productized agent (Claude Code, Codex, ...) — the umbrella\n"
},
"outgoingEdges": [
{
"from": "term:agent-product",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:agent-product",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:agent-product.canonical",
"to": "term:agent-product",
"kind": "defines"
},
{
"from": "synonym:agent-version-product",
"to": "term:agent-product",
"kind": "synonym_b"
}
]
}