diff --git a/docs/screenshare-audio-exclusion-impl-plan.md b/docs/screenshare-audio-exclusion-impl-plan.md index 6b9839e..406ac81 100644 --- a/docs/screenshare-audio-exclusion-impl-plan.md +++ b/docs/screenshare-audio-exclusion-impl-plan.md @@ -76,7 +76,7 @@ if it differs, failing closed. | # | Phase | Repo | Mutates graph? | Exit gate | | --- | --- | --- | --- | --- | | 0a | `object.serial` u64 fix | pixelpass | no | boundary parse tests | -| 0b | Explicit teardown + drop ordering | peerspeak | no | **five independent mutations** (plan §2) | +| 0b | Explicit teardown + drop ordering | peerspeak | no | **four independent mutations** (plan §2; revised from five, §10 r14) ✅ built | | 0c | Graceful stop + connection-owned capture sink | both | sink ownership | two-host SIGKILL live gate **+ SIGINT-first gate** | | 0d | **Typed capture plan + internal mode input** | pixelpass | no | mode matrix; neither unsafe source nor unsafe sink input constructible | | 1 | peerspeak ownership tagging | peerspeak | no | tag on live nodes; literal pinned in plan §3 |