Renatus · 2D knowledge graph
migrateGraph 3588a0e2 done
Knowledge graph — Renatus's retrieval layer.
- For humans: the blast radius of this migration. Highlighted nodes = files Renatus patched. Their importers light up to show propagation.
- For the LLM: this graph is the retrieval system. The Surgeon walks the import edges to pick what code goes into each prompt — never the whole repo.
- For MCP / Bob: the
query_knowledge_graphtool exposes the same graph. Bob can ask "what depends on auth.ts" and get a structured answer grounded in this index.
Renatus operates on the dependency graph — it patches connected file clusters as coherent batches, not files in isolation. The replay order below is the actual batch-emission order from this run's Surgeon.
1 batches — press Replay to animate
UnpatchedConfidence ≥ 0.85≥ 0.70≥ 0.50lower(dashed edges = type-only)
8 files · 4 edges · 1 patch batches.