mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
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> |
||
|---|---|---|
| .. | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||