From 3aa768af527b6d158dba5581237b39d0e4cb6c5b Mon Sep 17 00:00:00 2001 From: Mollusk Date: Sun, 26 Jul 2026 19:11:19 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20the=200b=20DAG=20row=20says=20four=20mu?= =?UTF-8?q?tations,=20matching=20=C2=A710=20round=2014?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 5 --- docs/screenshare-audio-exclusion-impl-plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |