Commit graph

2 commits

Author SHA1 Message Date
Thorsten Bus 0d27c0221e fix(test): use semantic comparison in BinaryFidelityTest
Replace byte-identical round-trip assertion with JSON-decoded semantic
comparison. Protobuf serialization does not guarantee byte-level
ordering, so the previous test failed on all 169 fixtures despite
data being functionally identical.
2026-03-02 23:01:36 +01:00
Thorsten Bus 3351b7f138 [AI] first parser implementation 2026-03-01 16:12:17 +01:00