01Real-time drift detection triggered automatically after file edits and tool usage
02Bi-directional synchronization allowing either code or documentation to act as the source of truth
03Configurable priority rules (code-first, spec-first, or manual) via YAML configuration
04Persistent dependency tracking using a local SQLite knowledge graph to map code to documents
05Automated documentation patching using AI to generate precise updates for affected specs
069 GitHub stars