II.
Term JSON
Structured · liveterm:scope-boundary
ScopeBoundary json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:scope-boundary",
"_kind": "Term",
"_file": "terminology/terms/scope-boundary.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:scope-boundary.canonical",
"displayName": "ScopeBoundary",
"kind": "concept",
"references": [
"NodeKind:ScopeBoundary"
],
"description": "InScope/outOfScope declaration with optional evidence\n"
},
"outgoingEdges": [
{
"from": "term:scope-boundary",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:scope-boundary.canonical",
"to": "term:scope-boundary",
"kind": "defines"
}
]
}