Skip to content

Commit b60340c

Browse files
yakew7claude
andcommitted
Fix explainer-count drift recurrence after PR #565
ROADMAP.md's "Current traction" table still said 60 explainers (contradicting its own Phase 1 status line, already correctly saying 61) and llms.txt was missing the reject-option-classification entry, both because PR #565 added the 61st explainer after PR #562 fixed this same drift. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 7d8fddf commit b60340c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Fair Code is an open-source responsible AI platform explaining algorithmic bias,
2727

2828
| Stars | Contributors | Forks | Watching | Social Reach | Countries | Audits | Explainers | CI |
2929
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
30-
| 46 | 29 | 33 | 8 | 30K+ | 20 | 7 | 60 | ✅ every push/PR |
30+
| 46 | 29 | 33 | 8 | 30K+ | 20 | 7 | 61 | ✅ every push/PR |
3131

3232
> The earlier paper freeze has lifted - the real paper, with fresh results, is now planned for next
3333
> year. `paper/results-frozen/` (tag `v1.0-paper`, commit `bbef2ba`) is kept as a reference snapshot.

llms.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,4 @@ Full text of every explainer in one file (for AI answer engines): https://www.th
8484
- [Conditional Demographic Parity](https://www.thefaircode.xyz/explainers/conditional-demographic-parity.html)
8585
- [Subgroup Fairness](https://www.thefaircode.xyz/explainers/subgroup-fairness.html)
8686
- [Differential Privacy](https://www.thefaircode.xyz/explainers/differential-privacy.html)
87+
- [Reject Option Classification](https://www.thefaircode.xyz/explainers/reject-option-classification.html)

0 commit comments

Comments
 (0)