Josh Lehman
|
a68caa185b
|
refactor(sessions): move parent-session forking behind the accessor boundary (#101699)
* refactor(sessions): move parent-session forking behind the accessor boundary
* fix(sessions): lazy-load fork transcript runtime to keep accessor imports lean
* test(sessions): align parent fork mock shape
|
2026-07-07 10:47:02 -07:00 |
|
Josh Lehman
|
453f5968bb
|
refactor(gateway): route chat transcript injection through the session accessor (#101688)
* refactor(gateway): route chat transcript injection through the session accessor
* fix(gateway): avoid map-spread in source reply mirror rewrite results
* perf(sessions): find injected transcript duplicates with a reverse early-exit scan
|
2026-07-07 09:10:30 -07:00 |
|
Josh Lehman
|
cb0d8a1294
|
refactor(sessions): move inbound meta, goals, and delivery reads behind the session accessor (#101180)
|
2026-07-06 18:07:26 -07:00 |
|
Josh Lehman
|
4e2a80cac3
|
refactor(sessions): route new session store bypasses through the accessor (#101179)
|
2026-07-06 18:05:18 -07:00 |
|
Josh Lehman
|
c7295e417d
|
chore(scripts): add debt ratchet to the session-accessor boundary guard (#101178)
* chore(scripts): add debt ratchet baseline to session-accessor boundary gate
* fix(scripts): fail session-accessor debt gate until baseline ratchets down
|
2026-07-06 13:55:16 -07:00 |
|