- Doc-drift signals from
agent-analyzerbinary: docs with low code-coupling are surfaced as likely stale - Prompt in
sync-docsskill to generaterepo-intelmap when not found, enabling doc-drift detection - Pre-fetch of doc-drift data in
sync-docscommand before spawning the agent, reducing redundant binary calls - Stale-docs query via
repo-intelbinary for precise symbol-level staleness detection: deleted, renamed, and hotspot references surfaced per document sync-docscommand now queries stale-docs data (Phase 2-4) and passes it to the agent; doc-drift kept as supplementary heuristic signal- README documents detection categories, auto-fix vs flagged issues, and doc-drift integration
- Inline state dir detection replaced with
getStateDirPath()from@agentsys/lib - Removed stale AUTO-GENERATED comment and redundant instruction from AGENTS.md and CLAUDE.md
Initial release. Extracted from agentsys monorepo.