Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.2 KB

File metadata and controls

14 lines (11 loc) · 1.2 KB

Specs Index

Spec Description Status
diff-analyzer diffcore — semantic diff review tool with ranked data-flow grouping, Tauri app + VS Code extension Active (Phase 12 complete — 7/18 acceptance tests passed, 11 require GUI/VS Code/human review)
web-server-mode Host the Tauri UI as a browser web app via a headless axum binary (diffcore-web) for remote diff review Active (v1 implemented)
improved-clustering Reduce infrastructure bloat: path-based entrypoints for all languages, bidirectional BFS, infrastructure redefinition + sub-grouping Complete (Phases 1-6 done — core types, bidirectional BFS, path-based entrypoints, sub-clustering, consumer updates, spec updates)
group-metadata Per-group review metadata (type, risk, impact, focus, invariant, description) on FlowGroup, populated by a heuristic floor plus an optional batched LLM pass Planned (spec only)

Completed Tasks

Archive Description
diff-analyzer-completed Granular completed tasks from Phases 1-8