Jeroen Schweitzer jpmschweitzer
  • Joined on 2025-11-14
jpmschweitzer pushed to client at jpmschweitzer/settled-reach 2026-02-17 17:34:07 +01:00
2ab41a0f04 fix(client): address PR #25 review — 5 critical bugs, 4 warnings, 3 suggestions
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#25 2026-02-17 16:47:01 +01:00
feat(client): Sprint 8 — dialogue pipeline, audio manager, QA tests

Review: client → main (type: code)

Hoshe (Code Quality): REQUEST_CHANGES

Well-structured feature batch — AudioManager, dialogue pipeline, and fog constant refactor are solid. However…

jpmschweitzer created pull request jpmschweitzer/settled-reach#25 2026-02-17 16:36:19 +01:00
feat(client): Sprint 8 — dialogue pipeline, audio manager, QA tests
jpmschweitzer pushed to client at jpmschweitzer/settled-reach 2026-02-17 16:36:05 +01:00
4ccb73d364 chore(meta): update changelog
afc433be34 test(client): add boundary, P0 regression, P1 fog/entity, protocol v7 tests
be763908b2 refactor(client): replace fog byte magic numbers with named constants
bfc699c15d feat(ui): implement dialogue pipeline — selection, walk-away, confrontation
9e6b859cdf feat(audio): add AudioManager autoload with 5-bus architecture
Compare 20 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-17 14:00:44 +01:00
600cfe506c chore(meta): update changelog
a87c95a6eb docs(workshops): complete QA test architecture workshop
7043fd7e4f chore(skills): require file output in workshop skill
Compare 3 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-16 23:27:37 +01:00
6bf075ed8e chore(meta): update changelog
21edbfec19 docs(workshops): add test architecture workshop brief
855dc72b58 docs(scope): update D-053 with client throttle and input model
3a02fd0d2a feat(client): add camera anchor test suite
8bf7f6e610 fix(client): entity lerp, fog shader safety, type fixes
Compare 10 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-16 01:34:48 +01:00
686c89170a chore(db): snapshot database after Sprint 7 completion
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-16 01:33:59 +01:00
be168d59ef refactor(client): rename test_protocol_v6.gd to test_protocol_bridge.gd
6d6b59c17b fix(client): address PR #24 review — 5 critical bugs, 3 warnings, 8 suggestions
90a80e73df Merge remote-tracking branch 'origin/main' into client
725dc4684a chore(meta): update changelog
2659de0c28 feat(client): add fog entity visualization and wire Sprint 7 UI (#431, #434)
Compare 6 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#24 2026-02-16 01:33:15 +01:00
feat(client): Sprint 7 — dialogue box + fog entity visualization (#434, #431)

Re-review: fix commit 6d6b59c

All 5 criticals resolved, all 3 warnings fixed, all 8 suggestions addressed.

Verdict: APPROVED — merged to main.

Follow-up: test_protocol_v6.gd

jpmschweitzer closed pull request jpmschweitzer/settled-reach#24 2026-02-16 01:33:15 +01:00
feat(client): Sprint 7 — dialogue box + fog entity visualization (#434, #431)
jpmschweitzer pushed to client at jpmschweitzer/settled-reach 2026-02-16 01:30:19 +01:00
6d6b59c17b fix(client): address PR #24 review — 5 critical bugs, 3 warnings, 8 suggestions
90a80e73df Merge remote-tracking branch 'origin/main' into client
7873b77a5c chore(meta): add Sprint 8 briefings and DB backup
7edc513632 Merge remote-tracking branch 'origin/audio'
91c90829b7 chore(meta): update changelog
Compare 11 commits »
jpmschweitzer pushed to server at jpmschweitzer/settled-reach 2026-02-16 01:26:56 +01:00
7873b77a5c chore(meta): add Sprint 8 briefings and DB backup
7edc513632 Merge remote-tracking branch 'origin/audio'
91c90829b7 chore(meta): update changelog
6035d2049a feat(audio): add 6 interaction UI audio assets for #440
d0d545f44d feat(audio): add dip spec and synthesis tooling for #440
Compare 9 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-16 01:26:09 +01:00
7873b77a5c chore(meta): add Sprint 8 briefings and DB backup
7edc513632 Merge remote-tracking branch 'origin/audio'
91c90829b7 chore(meta): update changelog
6035d2049a feat(audio): add 6 interaction UI audio assets for #440
d0d545f44d feat(audio): add dip spec and synthesis tooling for #440
Compare 9 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#24 2026-02-16 01:24:00 +01:00
feat(client): Sprint 7 — dialogue box + fog entity visualization (#434, #431)

Review: client → main (type: code)

Hoshe (Code Quality): REQUEST_CHANGES

Clean implementation of dialogue box and fog entity visualization with proper spec adherence. However, 3 critical…

jpmschweitzer pushed to audio at jpmschweitzer/settled-reach 2026-02-16 01:23:20 +01:00
91c90829b7 chore(meta): update changelog
6035d2049a feat(audio): add 6 interaction UI audio assets for #440
d0d545f44d feat(audio): add dip spec and synthesis tooling for #440
c5f0694a1b feat(skills): add gen-audio skill, rename asset-gen to gen-image
094939a33d feat(db): add Stable Audio Open connector and post-processing wrappers
Compare 7 commits »
jpmschweitzer created pull request jpmschweitzer/settled-reach#24 2026-02-16 01:20:06 +01:00
feat(client): Sprint 7 — dialogue box + fog entity visualization (#434, #431)
jpmschweitzer pushed to client at jpmschweitzer/settled-reach 2026-02-16 01:19:45 +01:00
725dc4684a chore(meta): update changelog
2659de0c28 feat(client): add fog entity visualization and wire Sprint 7 UI (#431, #434)
2d56131221 feat(ui): add dialogue box — bottom screen, max 20% height, walk-away (#434)
Compare 3 commits »
jpmschweitzer pushed to server at jpmschweitzer/settled-reach 2026-02-16 01:11:11 +01:00
88fc344ed9 docs(sprints): add protocol v7 bump requirement to client briefing
307124cee6 Merge remote-tracking branch 'origin/server'
b218338223 chore(db): snapshot database after copy merge
d1764cbd70 chore(meta): update changelog
462f42113f docs(docs): add archetype evidence presentation spec (#443)
Compare 8 commits »
jpmschweitzer pushed to client at jpmschweitzer/settled-reach 2026-02-16 01:09:44 +01:00
88fc344ed9 docs(sprints): add protocol v7 bump requirement to client briefing
307124cee6 Merge remote-tracking branch 'origin/server'
d4fdbf426e fix(server): address PR #23 review — 4 critical bugs, 3 warnings, 11 suggestions
8a334b47f3 chore(meta): update changelog
087ff67bfb docs(architecture): add interaction memory KG schema design (#442)
Compare 19 commits »
jpmschweitzer closed pull request jpmschweitzer/settled-reach#23 2026-02-16 01:08:35 +01:00
feat(server): Sprint 7 Talk — cognitive delay, line pool, YAML loader, eavesdrop, interaction memory