What problem does it solve? It answers the recurring question of what state a personal knowledge wiki is in — what sources have been ingested, what is new or modified since the last ingest, and whether any maintenance work is still pending — without manually diffing files against the vault manifest. ## Core Features & Use Cases - Delta reporting: Scans documents, Claude history, and Codex history, compares them against .manifest.json, and classifies each source as new, modified, touched, unchanged, deleted, or unavailable. - Insights mode: Runs graph analysis over wikilinks to surface anchor hubs, bridge pages, cluster cohesion, surprising cross-domain connections, orphan-adjacent pages, and tier assignment suggestions, written to _insights.md. - Equilibrium mode: Runs every maintenance skill's audit-only pass (lint, dedup, cross-linker, tag-taxonomy) and reports whether the vault has converged, including oscillation detection between fighting skills. - Use Case: After a week of new Claude conversations and downloaded papers, ask for a wiki status to see 12 new sources ready to ingest, 2 stale core pages, and a ranked list of what to do next. ## Quick Start Ask the assistant to show the current wiki status and delta since the last ingest for your Obsidian vault.