Cat-2 · T572 · Core Infrastructure

Workbook Round-Trip Verify

Load a Spreadsheet Input Manifest for a run, see the ranges to recompute in Excel, paste each one back, and get a receipt naming every cell that matches or diverges. Reuses the workbook engine's own CSV parser and range digest, so a match here means the exact same canonicalization and hash the manifest was built from.

Round-Trip CSV / Paste Zero PII Client-Side
🔒 All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
The incumbent this replaces: recompute in Excel, paste back. No macro, no shared drive round-trip. This tool intakes CSV or a plain pasted range only, the same strict RFC 4180 parser the workbook editor uses. It never opens or parses an xlsx file.
1Load the run's manifest

Paste the Spreadsheet Input Manifest exported for the run you're verifying (the source csv digest plus one values_digest per range). This names what to open and recompute in Excel: the source data behind each listed range.

Round-Trip Receipt