iiRecord
Agentic AI Atlas · DecisionVerb
term:decision-verba5c.ai
II.
Term JSON

term:decision-verb

Structured · live

DecisionVerb json

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

File · terminology/terms/decision-verb.yamlCluster · terminology
Record JSON
{
  "id": "term:decision-verb",
  "_kind": "Term",
  "_file": "terminology/terms/decision-verb.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:decision-verb.canonical",
    "displayName": "DecisionVerb",
    "kind": "operation",
    "references": [
      "NodeKind:DecisionVerb"
    ],
    "description": "Stub. The ordered enum of hook decision verbs (`deny`, `ask`, `allow`,\n"
  },
  "outgoingEdges": [
    {
      "from": "term:decision-verb",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:decision-verb.canonical",
      "to": "term:decision-verb",
      "kind": "defines"
    }
  ]
}