Your weekly proof press

Turn git history into what shipped.

Paste a tab-separated log. Validate the week, remove duplicate hashes, separate user-facing work from maintenance, and keep every claim traceable.

Raw evidence

hash [tab] ISO date [tab] conventional subject

Compiled weekly edition

WAITING FOR EVIDENCE
No commits compiled yet
unique commits
user-facing
maintenance
duplicates removed
Compiled evidence will appear here.
0 types · 0 scopes · 0 invalid rows

A claim is only as good as its trace

Compile without inventing.

The press reads explicit structure. It never guesses what an unprefixed commit was supposed to mean.

Parse the actual columns.

Papa Parse handles tabs, quotes, blank lines, and row counts. A hash, ISO date, and subject are all required before an item can enter the edition.

Remove repeated evidence.

Hashes are identities. If the same hash appears twice, one row is removed and the duplicate count stays visible instead of inflating the update.

Respect explicit intent.

Conventional Commit prefixes create the sections. Feature, fix, performance, and docs are user-facing; chore, build, CI, test, and refactor are maintenance.

Activity is not the same as shipment.

Raw rows

Everything the parser received, including repeated evidence.

Verified edition

Date-bounded unique commits with explicit type and scope.

User-facing

Feature, fix, performance, and documentation work separated from maintenance.

Super generates helpful tools and automates fact-checking across the internet proactively. If you enjoyed this tool, build your own with Super and share it with a friend.