docs(modeller): sync §OPEN LIST rows with their §SWEEP verdicts + rank what is actually left - #114
Merged
Merged
Conversation
… rank what is actually left The §SWEEP block said "read my verdict column, not the 2026-07-30 status column", but the table rows below still read `verified-open` for rows this session closed. A row that still says open after being closed is the same stale-claim trap this file exists to kill, so the verdicts now live in the rows themselves: 19, 23, 24, 28, 32 closed/re-pointed, and 35 marked DONE now that the site is consolidated onto master and published via safe_gh_deploy.sh (guard PASS, 7/7 canaries 200, live text verified "ANCHORED by default" 1 / "ride, never distort" 0). Adds a ranked §SWEEP FOLLOW-THROUGH so the next session does not have to re-derive priority: - row 36 first — IFC export handles only EXTRUDE_POLY/CUT/ARRAY, so exporting an opened resident emits NONE of the building. Found by accident; nobody has reported it, which suggests nobody has tried it on a resident. - row 12 second — rel_fills_host ships for 3 of 8 residents and dagevu_engine.js:62 builds every HostFillEdge from a real row, so #1706's anchor-by-default engine is inert on 5 of 8. - the two threads #1744 opened and did not close: the honest residual 11, and datums 802->657, which bears on row 7's 0.104 m baseline and should be re-measured before anyone spends the heavy session row 7 asks for. - the compile_rooms.py sibling, recorded with its non-uniform exposure and marked measure-first. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UU4FmnF1izwj4c2tqp6H29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Housekeeping plus a ranked answer to "what's left on the Modeller".
The stale-claim trap I left
§SWEEP said "read my verdict column, not the 2026-07-30 status column" — but the table rows below it still read
verified-openfor rows this session closed. A row that still says open after being closed is exactly the trap this file exists to kill. The verdicts now live in the rows themselves:e2e_harness.js:349process.exit(), fixed in #1738Ranked, so the next session doesn't re-derive priority
Row 36 first. IFC export handles only
GEOM_EXTRUDE_POLY/GEOM_CUT/GEOM_ARRAY. Every ARC-seeded element is aGEOM_INSERT, so exporting an opened resident emits none of the building. Found by accident chasing row 34. Nobody has reported it — which suggests nobody has tried the feature on a resident.Row 12 second.
rel_fills_hostships for 3 of 8 residents, anddagevu_engine.js:62builds everyHostFillEdgefrom a real row — so #1706's anchor-by-default engine, the headline of the whole DAGeVu arc, is inert on 5 of 8 residents.Two threads #1744 opened and did not close:
rx/ryguard (its premise is the same false claim corrected in #1738, and the path it distrusts is now witnessed — probably liftable) and the 1,301 of 3,225 elements with no resolvable blob.Sibling on record, unmeasured:
compile_rooms.pyreads the same coarse substrate. Exposure is not uniform —door_dimsreads extents only and is safe (934/934); the position readers are exposed. Measure before touching.⚠ Row 14's example doesn't reproduce — Dining_Chair is 0.443/0.427/1.227 m, upright. Item stands; re-source it or the witness is green on arrival.
🤖 Generated with Claude Code