Skip to content

index.html's roadmap section omits 3 shipped explainers entirely #423

Description

@yakew7

Where: index.html's roadmap/explainer-status section.

The gap: the roadmap list never mentions three real, shipped, currently-published explainers: equal-opportunity, intersectional-bias, and precision-recall-curve - all three are live entries in assets/explainers-data.json and render normally in the site's actual explainer grid.

Repro:

grep -c "precision-recall\|Equal Opportunity\|Intersectional" index.html

returns 0 - not even present as a "coming soon" placeholder, just absent entirely.

Why it matters: this is the same class of drift already fixed once for index.html's roadmap grid (three explainers stuck showing "coming soon" after shipping, closed via #341/#356) - here the gap is the opposite direction (shipped explainers never added to the roadmap list at all rather than left in the wrong status), on the repo's main marketing/results page.

Suggested fix: add the three missing explainers to the roadmap list with their shipped status, matching the existing entries' format.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions