Skip to content

docs: state test counts as floors, not snapshots - #59

Merged
upgradedev merged 1 commit into
mainfrom
docs/test-count-floors
Aug 3, 2026
Merged

docs: state test counts as floors, not snapshots#59
upgradedev merged 1 commit into
mainfrom
docs/test-count-floors

Conversation

@upgradedev

Copy link
Copy Markdown
Owner

Every exact test count in README.md and demo/SUBMISSION.md was stale, because today's work added tests and no document moved with them.

Claim Doc said CI actual
unit 156 173
integration 100 142
backend total 315 374
frontend 282 across 39 files 340 across 43
e2e 59 59 ✅
pen-test 62 62 ✅

Why floors instead of corrected numbers

This is the fourth drift in a single day. Correcting them again just resets the clock on the same failure.

A floor stays true as long as tests are only added, and the exact figures already live in the linked CI run, where they cannot go stale by construction. The evidence for this is on the Devpost page: the one number that survived the entire day untouched was the one written as 300+.

The same change was made to the live ClaimScene Devpost description earlier, where 289 backend tests plus 126 frontend tests was understating the real 569 and 375 by more than half, in a criterion that is scored.

Docs only.

Every exact count in the README and SUBMISSION.md was stale. A day of work
took unit 156 to 173, integration 100 to 142, the backend total 315 to 374,
and the frontend 282 across 39 files to 340 across 43. None of the documents
moved with them.

That is the fourth time in one day the numbers drifted, so the fix is not to
correct them again. Floors stay true as long as tests are only added, and the
exact figures live in the linked CI run where they cannot go stale.

The same reasoning was applied to the Devpost description earlier, where the
one number that survived the whole day was the one written as "300+".
@upgradedev
upgradedev merged commit a3f16f3 into main Aug 3, 2026
12 checks passed
@upgradedev
upgradedev deleted the docs/test-count-floors branch August 3, 2026 20:12
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