Expand description
Decoded SSP2 message model (SPEC.md §1.2, §1.5, §1.6, §4–§6).
The model preserves everything needed for byte-identical re-encoding:
raw json strings, unknown frames in their original positions, map entry
order (validated canonical at decode), and opaque row payload bytes (the
envelope codec never decodes rows — §1.7).
Modules§
- frame_
type - Frame types, wire version 1 (§1.2 registry).
ENDis structural and not represented in the model.
Structs§
- Change
- Commit change record (§4.5).
- Message
- Operation
- Push operation record (§6.1).
- Push
Result Detail