vestige/benchmarks/silent-rotation/tests
Sam Valladares fd77ff31a6 docs(silent-rotation): add README with a zero-setup repro, and fail loudly on the wrong corpus file
Landing on this directory gave you four markdown files and 25 result dirs with
no entry point. The one runnable artifact, tests/bm25_baseline.py, also crashed
with ZeroDivisionError when pointed at prod-corpus.json, which is the file
anyone would reach for first (it is in every results dir; corpus-export.json is
in one). A skeptic running the obvious command got a stack trace.

README now opens with the two-second, stdlib-only command that reproduces the
rank-7-of-8 result, and the script now explains which file you want instead of
dividing by zero.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-21 22:18:47 +07:00
..
arm_liveness.py benchmarks: add Silent Rotation, a fleet-convergence memory benchmark 2026-07-21 21:24:03 +07:00
bm25_baseline.py docs(silent-rotation): add README with a zero-setup repro, and fail loudly on the wrong corpus file 2026-07-21 22:18:47 +07:00
verify-arms.sh benchmarks: add Silent Rotation, a fleet-convergence memory benchmark 2026-07-21 21:24:03 +07:00