T1.5: Migrate emit/parse sites to v2 wire format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# T1.1.1 — Add rustdoc on `MediaHeaderV2` fields
|
||||
|
||||
**Status:** Changes Requested
|
||||
**Status:** Approved
|
||||
**Agent:** Kimi Code CLI
|
||||
**Started:** 2026-05-11T07:17Z
|
||||
**Completed:** 2026-05-11T07:18Z
|
||||
@@ -110,3 +110,7 @@ Addressed reviewer feedback:
|
||||
- `cargo clippy -p wzp-proto --all-targets -- -D warnings -W missing_docs` → no `packet.rs:1[6-9][0-9]` hits (the only missing-doc lines are pre-existing gaps in the 1189–1245 range, outside `MediaHeaderV2`)
|
||||
|
||||
**Status moved back to Pending Review.**
|
||||
|
||||
### Reviewer notes (2026-05-11 — rework review)
|
||||
|
||||
Approved. Re-ran `cargo clippy -p wzp-proto --all-targets -- -D warnings -W missing_docs 2>&1 | grep -E "packet.rs:1[6-9][0-9]"` — zero hits in the `impl MediaHeaderV2` region. All 6 constants and 6 methods now carry `///` docs. Good rework — both Verify commands run this time. Closing T1.1.1.
|
||||
|
||||
Reference in New Issue
Block a user