root c0a55b1182 parity reports: regenerated 2026-05-03 morning verification
All 6 probes re-run post-restart for today's verification:
  validator(6/6) + extract_json(12/12) + session_log(4/4) +
  materializer(2/2) + embed(8/8) + subject_audit(6/6) = 38/38
2026-05-03 05:27:14 -05:00

603 B

session_log parity probe — Rust gateway vs Go validatord

Date: 2026-05-03T05:16:38Z Rust helper: /home/profit/lakehouse/target/release/parity_session_log Go helper: ./bin/parity_session_log_go

Identical fixture inputs through each runtime's SessionRecord builder + JSON marshaler. Match = byte-equal after stripping timestamp (per-run wall clock) + daemon ("gateway" on Rust side, "validatord" on Go side; both are valid producers in the same longitudinal log).

Tally: 4 match · 0 diff (out of 4 fixtures)

No divergences — schema parity holds across all fixtures.