rowboat/apps/x/packages
Ramnique Singh 8a952a4b7e fix(core): guard against constructing an undecorated context resolver
TurnRepoContextResolver was still freely constructible, so a future
call site could silently lose elision. The factory now accepts an
injectable policy loader (also keeps tests off the machine's real
context.json), the raw class carries a do-not-construct note, and
factory-level tests pin both the decorator wiring and the default
policy behavior.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 20:43:27 +05:30
..
core fix(core): guard against constructing an undecorated context resolver 2026-07-07 20:43:27 +05:30
shared fix(apps): eliminate blank-app window on launch and add crash visibility 2026-07-06 20:52:31 +05:30