Jeroen Schweitzer jpmschweitzer
  • Joined on 2025-11-14
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-16 01:08:33 +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 10 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#23 2026-02-16 01:06:52 +01:00
feat(server): Sprint 7 Talk — cognitive delay, line pool, YAML loader, eavesdrop, interaction memory

Re-review: fix commit d4fdbf4

Criticals

jpmschweitzer pushed to server at jpmschweitzer/settled-reach 2026-02-16 01:04:06 +01:00
d4fdbf426e fix(server): address PR #23 review — 4 critical bugs, 3 warnings, 11 suggestions
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#23 2026-02-16 00:58:51 +01:00
feat(server): Sprint 7 Talk — cognitive delay, line pool, YAML loader, eavesdrop, interaction memory

Protocol v7 verification: client branch has not been updated yet. Client PR should update PROTOCOL_VERSION to 7 and handle pending_recognitions field (with serde default for backward compatibility)…

jpmschweitzer commented on pull request jpmschweitzer/settled-reach#23 2026-02-16 00:55:20 +01:00
feat(server): Sprint 7 Talk — cognitive delay, line pool, YAML loader, eavesdrop, interaction memory

Review: server → main (type: code)

Hoshe (Code Quality): REQUEST_CHANGES

Well-structured PR with comprehensive test coverage (37 tests across new modules), zero unsafe code, and good…

jpmschweitzer created pull request jpmschweitzer/settled-reach#23 2026-02-16 00:42:41 +01:00
feat(server): Sprint 7 Talk — cognitive delay, line pool, YAML loader, eavesdrop, interaction memory
jpmschweitzer pushed to server at jpmschweitzer/settled-reach 2026-02-16 00:42:24 +01:00
8a334b47f3 chore(meta): update changelog
087ff67bfb docs(architecture): add interaction memory KG schema design (#442)
91d6b1b1cb feat(simulation): add YAML content loader with hot-reload (#326)
ea0a3f0b35 docs(architecture): add line pool format specification (#308)
4d8fe996fc feat(perception): add cognitive delay system for fog recognition (#423)
Compare 15 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-16 00:36:47 +01:00
b218338223 chore(db): snapshot database after copy merge
d1764cbd70 chore(meta): update changelog
462f42113f docs(docs): add archetype evidence presentation spec (#443)
9b022197a8 Merge remote-tracking branch 'origin/main' into copy
8399a75d98 Merge remote-tracking branch 'origin/main' into copy
Compare 6 commits »
jpmschweitzer pushed to copy at jpmschweitzer/settled-reach 2026-02-16 00:26:29 +01:00
d1764cbd70 chore(meta): update changelog
462f42113f docs(docs): add archetype evidence presentation spec (#443)
9b022197a8 Merge remote-tracking branch 'origin/main' into copy
8ec875385a docs(sprints): add Sprint 7: Talk briefings
8399a75d98 Merge remote-tracking branch 'origin/main' into copy
Compare 57 commits »
jpmschweitzer pushed to audio at jpmschweitzer/settled-reach 2026-02-15 23:54:08 +01:00
8ec875385a docs(sprints): add Sprint 7: Talk briefings
d52179c58b docs(meta): add scratchpad for design ideas and notes
ebf348e838 chore(db): snapshot database after Sprint 6 completion
9e8ccb13bf fix(client): address PR #22 review — 3 critical bugs, 2 warnings, 8 suggestions
1b0953db25 chore(meta): update changelog
Compare 162 commits »
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-15 23:52:02 +01:00
8ec875385a docs(sprints): add Sprint 7: Talk briefings
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-15 23:35:23 +01:00
d52179c58b docs(meta): add scratchpad for design ideas and notes
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-15 23:32:08 +01:00
ebf348e838 chore(db): snapshot database after Sprint 6 completion
jpmschweitzer closed pull request jpmschweitzer/settled-reach#22 2026-02-15 23:28:01 +01:00
feat(client): Sprint 6 Touch — z-layer pipeline, cursor, fog, interactions, inventory, stance
jpmschweitzer pushed to main at jpmschweitzer/settled-reach 2026-02-15 23:27:58 +01:00
9e8ccb13bf fix(client): address PR #22 review — 3 critical bugs, 2 warnings, 8 suggestions
1b0953db25 chore(meta): update changelog
f08710fa61 docs(architecture): z-layer gap analysis, fog shader spec, flying taxi analysis
1fcf08d21f feat(client): Sprint 6 Touch — z-layer pipeline, cursor, fog, interactions, inventory, stance, radial
24cce41379 feat(client): protocol v6 bridge — stance, inventory, input mapping
Compare 5 commits »
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#22 2026-02-15 23:27:49 +01:00
feat(client): Sprint 6 Touch — z-layer pipeline, cursor, fog, interactions, inventory, stance

Re-review: client -> main (round 2)

Fix commit 9e8ccb1 addresses all issues from round 1.

Hoshe (Code Quality): APPROVE

All 3 critical bugs fixed, both warnings addressed, all…

jpmschweitzer pushed to client at jpmschweitzer/settled-reach 2026-02-15 23:23:17 +01:00
9e8ccb13bf fix(client): address PR #22 review — 3 critical bugs, 2 warnings, 8 suggestions
jpmschweitzer commented on pull request jpmschweitzer/settled-reach#22 2026-02-15 23:16:17 +01:00
feat(client): Sprint 6 Touch — z-layer pipeline, cursor, fog, interactions, inventory, stance

Review: client -> main (type: code)

Hoshe (Code Quality): REQUEST_CHANGES

Well-architected Sprint 6 implementation with 1,361 lines of test code across 4 test files. Fog shader rebuild,…

jpmschweitzer created pull request jpmschweitzer/settled-reach#22 2026-02-15 23:06:52 +01:00
feat(client): Sprint 6 Touch — z-layer pipeline, cursor, fog, interactions, inventory, stance
jpmschweitzer pushed to client at jpmschweitzer/settled-reach 2026-02-15 23:06:38 +01:00
1b0953db25 chore(meta): update changelog
f08710fa61 docs(architecture): z-layer gap analysis, fog shader spec, flying taxi analysis
1fcf08d21f feat(client): Sprint 6 Touch — z-layer pipeline, cursor, fog, interactions, inventory, stance, radial
24cce41379 feat(client): protocol v6 bridge — stance, inventory, input mapping
Compare 4 commits »