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.
Your weekly proof press
Paste a tab-separated log. Validate the week, remove duplicate hashes, separate user-facing work from maintenance, and keep every claim traceable.
———Compiled evidence will appear here.A claim is only as good as its trace
The press reads explicit structure. It never guesses what an unprefixed commit was supposed to mean.
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.
Hashes are identities. If the same hash appears twice, one row is removed and the duplicate count stays visible instead of inflating the update.
Conventional Commit prefixes create the sections. Feature, fix, performance, and docs are user-facing; chore, build, CI, test, and refactor are maintenance.
Everything the parser received, including repeated evidence.
Date-bounded unique commits with explicit type and scope.
Feature, fix, performance, and documentation work separated from maintenance.