The segmentation spec was merged with several review comments deferred.
This issue tracks the remaining work on docs/messaging/standards/application/segmentation.md.
Main task is to simplify. The protocol is simple, but the spec is very long.
- Focus on wire format
- Remove duplications
- Remove fluff
Follow-ups
The summary below is AI-generated, just to gather them in one place. Refer to the source comments.
The segmentation spec was merged with several review comments deferred.
This issue tracks the remaining work on
docs/messaging/standards/application/segmentation.md.Main task is to simplify. The protocol is simple, but the spec is very long.
Follow-ups
The summary below is AI-generated, just to gather them in one place. Refer to the source comments.
SegmentMessageProto(not justpayload) fits withinsegmentSize. Current spec definessegmentSizeas the payload chunk size before protobuf serialization. comment.data_segment_indexandparity_segment_indexinto a singleindexfield — current asymmetry is unnecessary. comment, comment.SegmentMessageProtofield as required/optional via a table or tagging instead of prose. comment.