Backlog item §F · F2 — mirrored from docs/roadmap/improvements-backlog.md.
What the audit found
— benchmark numbers hand-copied in
app/page.tsx:26-38, components/efficiency-chart.tsx:26-31,
components/benchmark-chart.tsx:21-26 (+ date in two places); docs prose
triplicated across app/docs/page.tsx, components/docs-markdown.ts, and
README.md, already diverging. Import from generated artifacts (D5, B6).
Milestone: Phase 5 — Website and docs
Before changing behaviour here, read docs/roadmap/what-is-excellent.md — the contracts listed there must survive the fix — and AGENTS.md for build, test, and review conventions.
Definition of done: the change ships with the test named above (or an equivalent), CI is green, and the corresponding line in the backlog file is checked off in the same PR.
What the audit found
— benchmark numbers hand-copied in
app/page.tsx:26-38,components/efficiency-chart.tsx:26-31,components/benchmark-chart.tsx:21-26(+ date in two places); docs prosetriplicated across
app/docs/page.tsx,components/docs-markdown.ts, andREADME.md, already diverging. Import from generated artifacts (D5, B6).Milestone: Phase 5 — Website and docs
Before changing behaviour here, read
docs/roadmap/what-is-excellent.md— the contracts listed there must survive the fix — andAGENTS.mdfor build, test, and review conventions.Definition of done: the change ships with the test named above (or an equivalent), CI is green, and the corresponding line in the backlog file is checked off in the same PR.