Skip to content

fix: aggregate proved/disproved/solved README counts are not exact-status links#349

Open
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/aggregate-status-readme-links
Open

fix: aggregate proved/disproved/solved README counts are not exact-status links#349
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/aggregate-status-readme-links

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Summary

  • Aggregate counts (proved+proved (Lean), etc.) were linked to ?status=proved (exact match).
  • That under-counted by omitting Lean statuses (e.g. 330 total vs only non-Lean proved).
  • Keep aggregates as plain text; Lean subcounts retain correct filter links.
  • Regenerated README table.

Independent of #348 (OEIS submitted filter + other status links).

Test plan

  • Open old ?status=proved link and confirm it excludes proved (Lean)
  • Confirm regenerated README aggregates are plain numbers with Lean sublinks intact

Made with Cursor

…tatus

Those totals include Lean statuses, but the site filter is exact-match
only, so ?status=proved omitted proved (Lean) rows.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant