docs(reviews/2026-07-03): P4 fix — sweep status staleness + re-aim fuzz/README (#11)
Co-authored-by: Aaron D. Lee <himself@adlee.work> Co-committed-by: Aaron D. Lee <himself@adlee.work>
This commit was merged in pull request #11.
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
The dev loop: how to iterate on the Rust workspace, run tests, and find
|
||||
your way around the codebase.
|
||||
|
||||
> **Status:** Slice 1 is the active build target. The workspace is
|
||||
> landing task-by-task on the `slice-1-webrtc-loopback` branch. Once it
|
||||
> merges to `main`, everything below applies directly. Until then,
|
||||
> `git checkout slice-1-webrtc-loopback` to follow along.
|
||||
> Implementation plan: [`docs/superpowers/plans/2026-06-28-slice-1-webrtc-loopback.md`](superpowers/plans/2026-06-28-slice-1-webrtc-loopback.md).
|
||||
> **Status:** Slices 1–3 are merged to `main`. Slice 4 (barge-in / VAD-driven playout
|
||||
> kill) is the active build target, in flight on the `slice-4-dev-a-reflex` +
|
||||
> `slice-4-dev-b-tap` branches. Everything below applies to the merged code on
|
||||
> `main`; to follow slice-4 in flight, check out either dev branch.
|
||||
> Implementation plan: [`docs/superpowers/plans/2026-07-01-slice-4-barge-in.md`](superpowers/plans/2026-07-01-slice-4-barge-in.md).
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -2,11 +2,12 @@
|
||||
|
||||
Get Rutster running and hear your own voice echoed back in under 5 minutes.
|
||||
|
||||
> **Status:** Slice 1 (WebRTC media loopback) is the active build target.
|
||||
> If the workspace isn't on `main` yet, check the `slice-1-webrtc-loopback`
|
||||
> branch — that's where the implementation is landing task-by-task.
|
||||
> See [`docs/superpowers/specs/2026-06-28-slice-1-webrtc-loopback-design.md`](superpowers/specs/2026-06-28-slice-1-webrtc-loopback-design.md)
|
||||
> for the full design.
|
||||
> **Status:** Slices 1–3 are merged to `main`. Slice 4 (barge-in / VAD-driven playout
|
||||
> kill) is the active build target, in flight on the `slice-4-dev-a-reflex` +
|
||||
> `slice-4-dev-b-tap` branches. This quickstart exercises the slice-1 WebRTC media
|
||||
> loopback, which remains the simplest end-to-end demo on `main`. See
|
||||
> [`docs/superpowers/specs/2026-07-01-slice-4-barge-in-design.md`](superpowers/specs/2026-07-01-slice-4-barge-in-design.md)
|
||||
> for the active build target's design.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user