chore(backend): typecheck project + ignore rule for operator scripts

↗ view on GitHub · sloth-ninja · 2026-08-14 · 6eaac458

`scripts/` holds operator tools that are RUN with tsx and never compiled
into dist/, so the build tsconfig keeps its `src`-only rootDir/include (the
same separation evals/ gets from its own project). tsconfig.scripts.json
typechecks them anyway (`npm run typecheck:scripts`), and the probe runner's
JSON output is git-ignored.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Repository Sloth-ninja/JessicaOSS
Author sloth-ninja <ezanahaddis@gmail.com>
Authored
Committed
Parents 39dae312
Stats 3 files changed , +19 , -1
Part of Eval harness + CI merge-gate hardening

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-6eaac458.md from inside the repo you want the change in.

⬇ Download capture-commit-6eaac458.md