docs/agents/doc-inventory.json regenerated through vox ci doc-inventory generate
Wave 1 foundational code scaffolding:
crates/vox-compiler/src/typeck/autofix.rs upgraded from single stub behavior to rule-based architecture (RuleBasedAutoFixer) with backward-compatible StubAutoFixer
Focused tests passed: cargo test -p vox-compiler autofix -- --nocapture
Wave 1 docs/code drift reduction:
docs/src/explanation/expl-architecture.md updated with consolidated vox-compiler implementation note and current file-path checklist
docs/src/explanation/expl-compiler-lowering.md updated with implementation note