Jeroen Schweitzer jpmschweitzer
  • Joined on 2025-11-14
jpmschweitzer pushed to sprint-36/server at jpmschweitzer/settled-reach 2026-04-19 14:11:54 +02:00
e86e53ec06 feat(engine): retire D-078 overheard conversation system (#848)
e11a9c308a feat(engine): generate_brands pipeline — 10K minor brands from templates (#829)
bfeb7006c6 chore(content): retire overheard conversation system (#848, #842)
972703bf0f feat(simulation): location-to-culture resolution system (#679)
c19d84f2e3 feat(simulation): bookmark definition system with bridge protocol (#614)
Compare 6 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#131 2026-04-19 13:41:26 +02:00
feat(ui): sprint 36 client — ImplantApp pattern + atlas unification + tooling

Review: sprint-36/client → main (type: code)

Pre-review checks:

  • gdlint: 0 issues
  • Godot headless parse check: inconclusive (cold worktree cache is not a reliable signal)
  • Runtime…
jpmschweitzer pushed to sprint-36/client at jpmschweitzer/settled-reach 2026-04-19 13:18:44 +02:00
bcb9245122 style(ui): gdformat implant_app.gd
jpmschweitzer pushed to sprint-36/client at jpmschweitzer/settled-reach 2026-04-19 13:18:09 +02:00
19848cd4f0 style(ui): gdformat atlas_app.gd
jpmschweitzer pushed to sprint-36/client at jpmschweitzer/settled-reach 2026-04-19 13:17:20 +02:00
df29d26d1e feat(ui): introduce ImplantApp pattern — base class, registry, atlas + economics refactor (#844, #824, #836)
jpmschweitzer created pull request jpmschweitzer/settled-reach#131 2026-04-19 12:34:08 +02:00
feat(ui): Sprint 36 client — atlas reach map, version display, DB help flags
jpmschweitzer pushed to sprint-36/client at jpmschweitzer/settled-reach 2026-04-19 12:33:50 +02:00
3613b22c8f style(ui): apply gdformat to atlas split files
jpmschweitzer pushed to sprint-36/client at jpmschweitzer/settled-reach 2026-04-19 12:32:23 +02:00
03060ff2e1 refactor(ui): split atlas_panel.gd into 4 sub-widgets under 500 lines each
be9cfa2fca docs(architecture): specify implant app pattern for #844
5fa7907e57 chore(meta): update changelog
ebc731cdf0 feat(ui): show client and protocol version on loading screen (#724)
3f4d60c8bb feat(tooling): add --help/-h to sqlite-query and sqlite-exec (#722)
Compare 6 commits »
jpmschweitzer created branch sprint-36/client in jpmschweitzer/settled-reach 2026-04-19 12:32:23 +02:00
jpmschweitzer pushed to main at jpmschweitzer/portainer-core 2026-04-19 12:09:50 +02:00
57139f0f54 feat(stack): add Appwrite BaaS stack for dev/testing
4520f627ba ops(scheduler): add GCS credentials mount for offsite backups
Compare 2 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-19 11:14:34 +02:00
25bb54bc43 chore(meta): plan Sprint 36: Forge
jpmschweitzer pushed tag v0.1.35 to jpmschweitzer/settled-reach 2026-04-18 11:49:32 +02:00
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-18 11:49:29 +02:00
8c5a1639f5 chore(meta): release v0.1.35
jpmschweitzer closed pull request jpmschweitzer/settled-reach#130 2026-04-18 00:49:09 +02:00
feat(atlas): Gemma 4 naming pipeline + 24,963 named features (#833)
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-04-18 00:49:06 +02:00
cd75802f3f Merge remote-tracking branch 'origin/sprint-35/server'
160c3f1853 fix(tooling): PR #130 round 2 — stale strings, O(1) dedup, vestigial scope (#833)
8ba3a1d0a7 fix(tooling): address PR #130 review findings (#833)
9aaaf95742 content(atlas): name 24,963 features across 299 systems via Gemma 4 pipeline (#833)
508d6a7ca9 docs(architecture): atlas naming pipeline reference (#833)
Compare 24 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#130 2026-04-18 00:47:21 +02:00
feat(atlas): Gemma 4 naming pipeline + 24,963 named features (#833)

Re-Review (Round 3): sprint-35/server -> main — APPROVED

Reviewers: Hoshe (code quality), Tyre (architecture)


Fix Commit Verification

Commit 160c3f18 addressed all four…

jpmschweitzer pushed to sprint-35/server at jpmschweitzer/settled-reach 2026-04-18 00:43:23 +02:00
160c3f1853 fix(tooling): PR #130 round 2 — stale strings, O(1) dedup, vestigial scope (#833)
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#130 2026-04-18 00:41:02 +02:00
feat(atlas): Gemma 4 naming pipeline + 24,963 named features (#833)

Re-Review (Round 2): sprint-35/server -> main

Reviewers: Hoshe (code quality), Tyre (architecture)


Fix Commit Verification

Commit 8ba3a1d0 addressed findings from Round 1.…

jpmschweitzer commented on pull request jpmschweitzer/settled-reach#130 2026-04-17 23:29:25 +02:00
feat(atlas): Gemma 4 naming pipeline + 24,963 named features (#833)

Review response — 8ba3a1d0

Addressed all critical and high items. Summary:

Hoshe findings — fixed

  • --dump-prompts / name_feature(): marked vestigial with TODO for cleanup pass.…
jpmschweitzer pushed to sprint-35/server at jpmschweitzer/settled-reach 2026-04-17 23:28:30 +02:00
8ba3a1d0a7 fix(tooling): address PR #130 review findings (#833)