iiRecord
Agentic AI Atlas · OutOfScopeReason
term:out-of-scope-reasona5c.ai
II.
Term JSON

term:out-of-scope-reason

Structured · live

OutOfScopeReason json

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

File · terminology/terms/out-of-scope-reason.yamlCluster · terminology
Record JSON
{
  "id": "term:out-of-scope-reason",
  "_kind": "Term",
  "_file": "terminology/terms/out-of-scope-reason.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:out-of-scope-reason.canonical",
    "displayName": "OutOfScopeReason",
    "kind": "concept",
    "references": [
      "NodeKind:OutOfScopeReason"
    ],
    "description": "Structured reason for out-of-scope\n"
  },
  "outgoingEdges": [
    {
      "from": "term:out-of-scope-reason",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:out-of-scope-reason.canonical",
      "to": "term:out-of-scope-reason",
      "kind": "defines"
    }
  ]
}