From 501932dbe08a86e280998d71817baa2161c270fc Mon Sep 17 00:00:00 2001 From: propcgamer20-png Date: Thu, 10 Sep 2026 01:43:03 +0530 Subject: [PATCH] docs: fix three stale/inaccurate repo-meta references (llms.txt, ROADMAP, DEAD-FILE-AUDIT) #556: llms.txt (the hand-maintained short index AI crawlers are pointed at) listed only 53 of the 60 published explainers - build_explainers.py only regenerates llms-full.txt, never llms.txt. Added the 7 missing entries: fairness-accuracy-tradeoff, treatment-equality, multiple-comparisons, simpsons-paradox, conditional-demographic-parity, subgroup-fairness, differential-privacy. #555: ROADMAP.md's "Current traction" table said 53 explainers, 28 contributors, 32 forks - contradicting the file's own Phase 1 status line two headings down ("60 explainers published") and METRICS.md's badges (60 / 29 / 33). Updated the row to 60 / 29 / 33. #554: .github/DEAD-FILE-AUDIT.md bundled explainers-ui.js into a line claiming the file is referenced from "index.html, profiler.html, and/or the explainer pages". grep confirms it is loaded only by index.html; zero of the 60 generated explainer pages load it. Split it onto its own line with the accurate note (its renderDetailPage/renderMarkdown path is not exercised by any real explainer page - which is why #553's heading-offset drift went unnoticed). Closes #554 Closes #555 Closes #556 --- .github/DEAD-FILE-AUDIT.md | 5 ++++- ROADMAP.md | 2 +- llms.txt | 7 +++++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.github/DEAD-FILE-AUDIT.md b/.github/DEAD-FILE-AUDIT.md index 681ff20..a3a4a16 100644 --- a/.github/DEAD-FILE-AUDIT.md +++ b/.github/DEAD-FILE-AUDIT.md @@ -28,9 +28,12 @@ either a standard project file or directly ``/``-referenced from `in ## `assets/` -- `explainers-data.js`, `explainers-data.json`, `explainers-ui.js`, `explainers.css`, +- `explainers-data.js`, `explainers-data.json`, `explainers.css`, `profiler-compare.js`, `profiler-engine.js`, `profiler-ui.js`, `profiler.css` - all `