II.
DeferredNode JSON
Structured · livedeferred:guide-generator
Guide Generator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "deferred:guide-generator",
"_kind": "DeferredNode",
"_file": "domain/deferred/deferred-nodes.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Guide Generator",
"description": "Agentic guide generator from graph content not built.\nNote (2026-05-10): Keep as low priority future feature — an agent-driven\nprocess that traverses the knowledge graph and generates structured guides\n(e.g., onboarding docs, best-practice guides) from connected node content.\nNo current priority; revisit when graph coverage is sufficiently broad to\nmake generated guides useful.\n",
"targetNodeKind": "LibraryProcess",
"priority": "low",
"reason": "agentic guide generator from graph content not built",
"suggestedBy": "todo.md",
"createdAt": "2026-05-08"
},
"outgoingEdges": [
{
"from": "deferred:guide-generator",
"to": "domain:software-engineering",
"kind": "deferred_for"
}
],
"incomingEdges": []
}