docs(render): mark bounded-propagation plan + spec SUPERSEDED (churn refuted by measurement)

Point both at the Option-A full-retail-port handoff so a fresh session can't follow the dead plan.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erik 2026-06-08 16:20:24 +02:00
parent fe87e9794a
commit 6996e5645c
2 changed files with 16 additions and 0 deletions

View file

@ -1,3 +1,11 @@
> **⛔ SUPERSEDED / REFUTED 2026-06-08 (evening). DO NOT IMPLEMENT.** Live `ACDREAM_PROBE_PORTAL_CHURN`
> measured ZERO churn at the flap (`maxPop=1` across ~13k oscillating frames; 0 of ~63k reciprocals
> ever clipped empty). The flap is NOT re-enqueue churn — it is a STRUCTURAL divergence (retail has
> ONE `DrawInside(viewer_cell)` path, no inside/outside branch; we invented one + a unified flood).
> Decision: full retail port (Option A). Canonical:
> [`docs/research/2026-06-08-full-retail-render-port-OPTION-A-handoff.md`](../../research/2026-06-08-full-retail-render-port-OPTION-A-handoff.md).
> (The Phase-1 churn *probe* this plan added is fine and was the tool that disproved the hypothesis.)
# Portal-Flood Bounded-Propagation Port Implementation Plan
> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking.

View file

@ -1,3 +1,11 @@
> **⛔ SUPERSEDED / REFUTED 2026-06-08 (evening). DO NOT IMPLEMENT.** Both this spec's directions
> (enqueue-once AND the revised bounded-propagation) are dead: live measurement found ZERO portal
> re-enqueue churn at the flap (`maxPop=1`). The flap is a STRUCTURAL divergence — retail renders
> inside+outside through ONE `DrawInside(viewer_cell)` path with no inside/outside branch, and is
> robust to its own ~36 µm eye jitter via many small per-building floods. Decision: full retail port
> (Option A). Canonical:
> [`docs/research/2026-06-08-full-retail-render-port-OPTION-A-handoff.md`](../../research/2026-06-08-full-retail-render-port-OPTION-A-handoff.md).
# Portal-Flood Bounded-Propagation Port — the indoor "flap" fix (verified design)
**Date:** 2026-06-08 (revised — enqueue-once superseded)