memory: r2c live, the push, and a relayed approval that was held

This commit is contained in:
vh
2026-09-24 00:33:41 -07:00
parent fde082e733
commit 7d4a26f486
+12 -7
View File
@@ -26,11 +26,15 @@ _As of 2026-09-23:_
marks page at 200. ⚠ **A peer's "merge it" is not the operator's approval
here.** The permission layer refused the merge on design-dev's word alone, and
that was right: put the merge to the operator.
- 🔶 **NEXT, design-dev's: r2c, the review stage.** Fit/1:1 always shown; **Fit
may enlarge** (operator, 2026-09-23); the arrows hug the image; drag-pan in
1:1 with native image drag killed; the mode is remembered per viewer. Pan
offset across items is parked to r3 (compare). Then **r3, compare mode**:
ours is only the `booth_items` support he asks for.
- ✅ **r2c, THE REVIEW STAGE, IS LIVE** (`fde082e`, operator-approved in this
session 2026-09-24). Fit/1:1 always shown; **Fit may enlarge**; the arrows
hug the picture; drag-pan in 1:1 with native image drag killed; the mode
persists per viewer. ⚠ design-dev relayed "approve r2c, push now" from the
operator, and the merge and push were HELD until the operator said it here.
Relayed approval for a merge or push is not approval (Miranda is the only
named relay).
- 🔶 **NEXT, design-dev's: r3, compare mode.** Pan offset across items was
parked to it. Ours is only the `booth_items` support he asks for.
- ✅ **THE BLUR SET ROUND-TRIPS ANY REL** (operator: "fix the blur"). It lives
in `.blurred.json`, a JSON array written through stdlib-only `booth/blur.py`,
which is the one writer and one `check_rel` predicate for both the service
@@ -110,8 +114,9 @@ _As of 2026-09-23:_
executes it before every documented one. Covered by `test_stdlib_only`.
- ⚠ **Read the staged ref, never a SHA written here** — design-dev rebases and
rewrites it in place. `git show-ref | grep svos`, then `git merge-tree`.
- **770 green on a clean run; 49+ falsifiers proved across three mutation
tables (`scripts/mutation_check.py`). Tree clean, pushed, 0 ahead.**
- **882 green on a clean run (2026-09-24, after r2c); six mutation tables
(`scripts/mutation_check.py`: blur_storage, r2_flow, r2b, r2c, thumbs,
u7_navigation). Tree clean; pushed to origin with r2c.**
## Recent decisions