docs(reviews/2026-07-03): P4 fix — sweep status staleness + re-aim fuzz/README #11

Merged
alee merged 1 commits from docs/slice-4-status-and-fuzz-reaim into main 2026-07-04 01:44:31 +00:00
Owner

Adversarial review finding P4 cheap doc fix.

What lands

  • README.md §Status block + the mid-file callout — both said 'Slice 1 is the active build target' beneath a slice-3 quickstart. Updated to slices 1–3 merged + slice 4 in flight.
  • docs/QUICKSTART.md + docs/DEVELOPMENT.md — same §Status block, verbatim. Swept all three for consistency (fixing one would re-corrupt agent context on next read).
  • fuzz/README.md — was planning for the SIP/SDP parsers ADR-0007 abolished. Re-aimed at the actual post-0007 hostile-byte surfaces: tap protocol frames (slice-2 wire today), RTP at str0m input, Opus payload, and the step-5 provider media-fork framing.

Refs

  • docs/reviews/2026-07-03-adversarial-review.md P4
  • DCO-signed

Merge

  • squash-merge
Adversarial review finding P4 cheap doc fix. ## What lands - README.md §Status block + the mid-file callout — both said 'Slice 1 is the active build target' beneath a slice-3 quickstart. Updated to slices 1–3 merged + slice 4 in flight. - docs/QUICKSTART.md + docs/DEVELOPMENT.md — same §Status block, verbatim. Swept all three for consistency (fixing one would re-corrupt agent context on next read). - fuzz/README.md — was planning for the SIP/SDP parsers ADR-0007 abolished. Re-aimed at the actual post-0007 hostile-byte surfaces: tap protocol frames (slice-2 wire today), RTP at str0m input, Opus payload, and the step-5 provider media-fork framing. ## Refs - docs/reviews/2026-07-03-adversarial-review.md P4 - DCO-signed ## Merge - squash-merge
alee added 1 commit 2026-07-03 19:08:47 +00:00
docs(reviews/2026-07-03): fix P4 staleness — sweep status blocks + re-aim fuzz
All checks were successful
CI / fmt (pull_request) Successful in 1m52s
CI / clippy (pull_request) Successful in 2m36s
CI / test (1.85) (pull_request) Successful in 5m51s
CI / test (stable) (pull_request) Successful in 6m50s
CI / deny (pull_request) Successful in 2m2s
528e2fb5e9
Adversarial review finding P4: README §Status block (and the mid-file
callout) still said 'Slice 1 is the active build target' directly beneath
a slice-3 quickstart. The same §Status block is verbatim in
docs/QUICKSTART.md + docs/DEVELOPMENT.md, so fixing one without the
others would re-corrupt agent context on next read — swept all three.

fuzz/README.md planned for the SIP/SDP parsers that ADR-0007 abolished.
Re-aimed at the actual post-0007 hostile-byte surfaces: tap protocol
frames (existing, slice-2), RTP at the str0m input, Opus payload at the
decoder boundary, and the provider media-fork framing (step 5, deferred).

Refs docs/reviews/2026-07-03-adversarial-review.md P4. DCO-signed.

Signed-off-by: Aaron D. Lee <himself@adlee.work>
alee merged commit 0eb20b729a into main 2026-07-04 01:44:30 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alee/rutster#11