You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: reflect PR #137 — result digest as a row multiset, tallyman_read_csv
Rewrite the Result digest concept: it is now snapshot_file_digest (SHA-256
of the baked snapshot parquet, ordered by original_row_order) — a row
multiset, recorded for worthy entries only; cheap entries record none.
Replaces the per-row repr()+sha256 description.
Index the three docs PR #137 added: the canonical-ordering ADR (under
ADRs) and the two digest-investigation findings (datafusion scan order,
result_digest vs xorq staleness). Note tallyman_read_csv as the fourth
in-code data-sourcing helper in the MCP authoring section.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments