docs(readme): how to run the drill against the latest version #60

Merged
dan-claude-bot merged 1 commit from docs/readme-run-the-drill into main 2026-07-15 00:29:13 +00:00

1 commit

Author SHA1 Message Date
342b533f4f docs(readme): how to run the drill against the latest version
The drill section showed the commands but not the step that actually
bites: making sure the checkout you run is the code you mean to judge.
Two versions are in play — the drill script itself, and the (repo, ref)
the drill installs from GitHub and asserts before any verdict. Spell both
out, plus --repo/--ref for drilling a release or a PR branch.

Also catch drill.sh's REPO default up with the rename — it still said
heavy-duty/claudebox (GitHub redirects it, but the default should name
the repo that exists).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 00:28:15 +00:00