Operations runbook for the knowledge-graph plugin: install and first run, plugin updates, server lifecycle (start/stop/restart/logs), autostart via systemd, connecting Claude Desktop/Cowork, configuration, the quota-gauge status line (reading your own 5h/7d…
Knowledge Graph — persistent, granular, evolving memory. Part of memory initially arrives preloaded: a "KG MEMORY PRELOADED" block carrying the session_id and most important portion of memory. Then the full read is on you: kg_read(cwd="<project root>") comes…
Knowledge graph maintenance — a bounded, resumable pass that pays down the graph's DEBT line (rendered after HEALTH in every kg_read). Run it when invoked, when DEBT shows HIGH, or as a dispatched maintenance subagent. Always-on reactive triggers (no pass…
Map codebase architecture into the knowledge graph
Mine conversation history for patterns and insights worth preserving