Jeroen Schweitzer jpmschweitzer
  • Joined on 2025-11-14
jpmschweitzer pushed to bmv-measurements at jpmschweitzer/settled-reach 2026-07-23 19:26:13 +02:00
976d4016e9 style(simulation): fmt + clippy fixes for the measurement batch (gate bounce)
473b654787 docs(meta): body-map-viewer measurement results + brief appendix (T-1177/T-1178/T-1154/T-1179/T-1180)
53a4c65d62 test(simulation): gridunit derive + wire encoding benches (T-1178, T-1154, T-1179)
05f9630cb4 feat(simulation): equilibrium hydrology solver prototype + bench (T-1177)
Compare 4 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-07-23 18:29:37 +02:00
77531a0eab docs(meta): body-map-viewer workshop brief signed off — T-1176 prep session
jpmschweitzer deleted branch river-courses from jpmschweitzer/settled-reach 2026-07-23 16:15:14 +02:00
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-07-23 16:15:01 +02:00
367f27c6c3 chore(meta): close T-1170 + T-1168 — PR #197 merged (river courses + riparian signal, triple review)
6b1fbf2222 Merge remote-tracking branch 'origin/river-courses'
1c21863b72 style(simulation): cargo fmt — review-round test code wraps
f9ab3088ab fix(ui): mouth-ring radius floored at 2x stroke — the radius-smaller-than-stroke draw_arc regime
c804f2c239 test(simulation): walk/paint agreement invariant pinned on the live Quarter mouth window (not-a-bug determination)
Compare 24 commits »
jpmschweitzer closed pull request jpmschweitzer/settled-reach#197 2026-07-23 16:10:04 +02:00
feat(simulation): T-1170 + T-1168 — river course invention, coast termination, riparian signal
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#197 2026-07-23 16:07:53 +02:00
feat(simulation): T-1170 + T-1168 — river course invention, coast termination, riparian signal

Review: river-courses → main (type: code + visual sign-off)

Branch tip reviewed: f9ab3088a (all fix rounds included). Reviewers: Tyre (architecture — his own binding ruling), Hoshe (QA),…

jpmschweitzer pushed to river-courses at jpmschweitzer/settled-reach 2026-07-23 16:07:46 +02:00
1c21863b72 style(simulation): cargo fmt — review-round test code wraps
f9ab3088ab fix(ui): mouth-ring radius floored at 2x stroke — the radius-smaller-than-stroke draw_arc regime
c804f2c239 test(simulation): walk/paint agreement invariant pinned on the live Quarter mouth window (not-a-bug determination)
270dba0147 test(simulation): upstream-cut Mouth-terminus regression pin (PR #197 acceptance follow-through)
d256233faf fix(simulation): PR #197 review round — real seaward chord for Mouth edges (Hoshe #1/#2, Tyre 1/2)
Compare 7 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#197 2026-07-23 15:54:32 +02:00
feat(simulation): T-1170 + T-1168 — river course invention, coast termination, riparian signal

Tyre — final verdict, PR #197 @ f9ab3088a

APPROVE. Re-verified all six commits past my reviewed 958de5420. Every item landed; the one find I missed was caught by Hoshe and fixed the…

jpmschweitzer commented on pull request jpmschweitzer/settled-reach#197 2026-07-23 14:26:25 +02:00
feat(simulation): T-1170 + T-1168 — river course invention, coast termination, riparian signal

Tyre — architectural review, PR #197 (river-courses → main)

Verdict: REQUEST_CHANGES — two non-blocking corrections + one working-tree cleanup before merge. The ruling implemented with…

jpmschweitzer created pull request jpmschweitzer/settled-reach#197 2026-07-23 14:17:35 +02:00
feat(simulation): T-1170 + T-1168 — river course invention, coast termination, riparian signal
jpmschweitzer pushed to river-courses at jpmschweitzer/settled-reach 2026-07-23 14:17:25 +02:00
958de5420e style(simulation): gate bounce — box GenCompletion::BodyAnalyzed state; clippy/fmt sweeps
27fab8566a fix(ui): stroke widths floored against Godot's line-rasterizer hairline collapse (Araminta's pixel finding)
4320df9b60 feat(simulation): T-1170 A2/A3 + T-1168 A5 — course inventor, coast termination, riparian signal
c31cc6220e feat(ui): T-1170 B3 — course polyline drawing at District/Quarter; clip restructured per Ruling 3g
9d7c01de02 feat(ui): T-1170 B1+B2 — visibility-table split; Region skeleton chords from downstream pointers
Compare 8 commits »
jpmschweitzer created branch river-courses in jpmschweitzer/settled-reach 2026-07-23 14:17:25 +02:00
jpmschweitzer synced commits to refs/heads/fix/add-directory-event-loop at jpmschweitzer/odysseus from mirror 2026-07-23 13:44:16 +02:00
13c7f6d53c fix(personal): serialize add/remove/reload on an async job lock
jpmschweitzer synced commits to refs/heads/fix/rag-index-hidden-dirs at jpmschweitzer/odysseus from mirror 2026-07-23 13:44:16 +02:00
efed441760 fix(rag): prune hidden/junk dirs in the keyword index too, via a shared helper
jpmschweitzer deleted branch waterline-clip from jpmschweitzer/settled-reach 2026-07-23 11:55:36 +02:00
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-07-23 11:55:27 +02:00
64928cd579 chore(meta): close T-1172 — PR #196 merged (waterline clip; rivers no longer draw over drawn ocean)
0a394bde52 Merge remote-tracking branch 'origin/waterline-clip'
d30c8b72ca chore(meta): T-1172 to review — PR #196 up (waterline-clip)
94a2577456 chore(meta): T-1173 filed — client-only branches bounce off the gate via orphan-leaking binary-gated skips
0b14cdb21d fix(ui): T-1172 round 2 — tile wrap resolution mirrored to the painter's own direction
Compare 9 commits »
jpmschweitzer closed pull request jpmschweitzer/settled-reach#196 2026-07-23 11:52:25 +02:00
fix(ui): T-1172 — clip rivers against the drawn waterline (two-waterline reconciliation)
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#196 2026-07-23 11:51:14 +02:00
fix(ui): T-1172 — clip rivers against the drawn waterline (two-waterline reconciliation)

Review: waterline-clip → main (type: code + visual sign-off)

Branch tip reviewed: 0b14cdb21. Design ruled pre-implementation by Tyre (recorded on T-1172 + the D-226 two-waterline note…

jpmschweitzer created pull request jpmschweitzer/settled-reach#196 2026-07-23 11:42:06 +02:00
fix(ui): T-1172 — clip rivers against the drawn waterline (two-waterline reconciliation)
jpmschweitzer created branch waterline-clip in jpmschweitzer/settled-reach 2026-07-23 11:41:56 +02:00