iiRecord
Agentic AI Atlas · AgentProduct
term:agent-producta5c.ai
II.
Term JSON

term:agent-product

Structured · live

AgentProduct json

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

File · terminology/terms/agent-product.yamlCluster · terminology
Record JSON
{
  "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"
    }
  ]
}