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