root 5d3996b51d STATE_OF_PLAY: Rust is not maintenance-only as of 2026-05-02
Frames the Rust system accurately — it's receiving parity work +
infrastructure (Lance gauntlet, sidecar drop, observability parity),
not just security fixes. Points readers at lakehouse/STATE_OF_PLAY.md
+ docs/ARCHITECTURE_COMPARISON.md for the cross-runtime view.

Also commits today's parity probe report regenerations (5/5 still
32/32 post-Lance work).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 22:24:14 -05:00

603 B

session_log parity probe — Rust gateway vs Go validatord

Date: 2026-05-03T03:13:10Z 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.