iiRecord
Agentic AI Atlas · Effect
term:effecta5c.ai
II.
Term JSON

term:effect

Structured · live

Effect json

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

File · terminology/terms/effect.yamlCluster · terminology
Record JSON
{
  "id": "term:effect",
  "_kind": "Term",
  "_file": "terminology/terms/effect.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:effect.canonical",
    "displayName": "Effect",
    "kind": "concept",
    "references": [
      "NodeKind:Effect"
    ],
    "description": "Unit of external work in a Run (a5c-flavored)\n"
  },
  "outgoingEdges": [
    {
      "from": "term:effect",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:effect",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:effect.canonical",
      "to": "term:effect",
      "kind": "defines"
    }
  ]
}