diff --git a/docs/launch-options.md b/docs/launch-options.md index 37487fa0..5c1d0e3c 100644 --- a/docs/launch-options.md +++ b/docs/launch-options.md @@ -287,15 +287,16 @@ issue is closed, the strip was missed; delete both. > (`ACDREAM_A8_DUMP_PV`/Phase A8, `ACDREAM_DUMP_CLOTHING`/#37, > `ACDREAM_DUMP_EDGE_SLIDE`/#32, `ACDREAM_DUMP_LIVE_SPAWNS`/Phase A8, > `ACDREAM_DUMP_STEPUP`/L.2.3d-f, `ACDREAM_DUMP_VENDOR`/the vendor -> campaign, `ACDREAM_DUMP_VITALS`/#5), leaving 40. An eighth, +> campaign, `ACDREAM_DUMP_VITALS`/#5). An eighth, > `ACDREAM_DUMP_MOVE_TRUTH`, was deleted and then RESTORED the same day: > it turned out to be automation apparatus, not a probe — the canonical > nine-stop soak hard-gates on its output (see its row under Automation; -> #437 is the record). The remaining rows attributed at part 2 were -> reclassified into Permanent diagnostics as standing tools rather than -> investigation probes. Every probe here still costs a branch on its hot -> path even when unset, and a handful re-read the environment per frame -> rather than caching (see their side-effects column). +> #437 is the record). The rest of the attributed rows were reclassified +> into Permanent diagnostics as standing tools rather than investigation +> probes, leaving **31 temporary probes, every one attributed to an owning +> issue or campaign**. Each still costs a branch on its hot path even when +> unset, and a handful re-read the environment per frame rather than +> caching (see their side-effects column). | Flag | Owning investigation | Value | What it does | Side effects | Read by | |---|---|---|---|---|---|