II.
DeferredNode JSON
Structured · livedeferred:vibe-kanban-modeling
Vibe-Kanban Modeling json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "deferred:vibe-kanban-modeling",
"_kind": "DeferredNode",
"_file": "domain/deferred/deferred-nodes.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Vibe-Kanban Modeling",
"description": "Agent orchestration sublayer (vibe-kanban etc) not modeled in the graph.\n",
"targetNodeKind": "Topic",
"priority": "medium",
"reason": "agent orchestration sublayer (vibe-kanban etc) not modeled",
"suggestedBy": "todo.md",
"createdAt": "2026-05-08",
"resolvedTo": "topic:vibe-kanban",
"resolvedAt": "2026-05-08"
},
"outgoingEdges": [
{
"from": "deferred:vibe-kanban-modeling",
"to": "domain:software-engineering",
"kind": "deferred_for"
}
],
"incomingEdges": []
}