II.
Term JSON
Structured · liveterm:background-monitor
BackgroundMonitor json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:background-monitor",
"_kind": "Term",
"_file": "terminology/terms/background-monitor.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:background-monitor.canonical",
"displayName": "BackgroundMonitor",
"kind": "tool",
"references": [
"NodeKind:BackgroundMonitor"
],
"description": "Long-running monitor process bundled in a plugin (Claude Code monitors/monitors.json)\n"
},
"outgoingEdges": [
{
"from": "term:background-monitor",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:background-monitor",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:background-monitor.canonical",
"to": "term:background-monitor",
"kind": "defines"
}
]
}