Skip to content

docs(bench): document the reset-onboarding bench command + enforce sync - #1140

Open
Navin-S-R wants to merge 1 commit into
developfrom
docs/bench-commands
Open

docs(bench): document the reset-onboarding bench command + enforce sync#1140
Navin-S-R wants to merge 1 commit into
developfrom
docs/bench-commands

Conversation

@Navin-S-R

Copy link
Copy Markdown
Member

Adds docs/bench-commands.md documenting the app's custom bench command (reset-onboarding) and a test (jarvis/tests/test_bench_commands_documented) that fails CI if any command registered in commands/__init__.py isn't documented — so a newly-introduced bench command can't ship undocumented.

Doc lives at the repo root docs/ since the module's jarvis/docs/ is gitignored. Mutation-verified: dropping a command from the doc fails the test.

…orce the doc stays in sync

Adds docs/bench-commands.md (reset-onboarding) and a test that fails CI if
any command in commands/__init__.py's `commands` list isn't documented — so
a newly-added bench command can't ship undocumented. (Doc lives at the repo
root docs/ since the module's jarvis/docs/ is gitignored.)
@Navin-S-R Navin-S-R added backport-version-15 Backporting PRs to version-15 backport-version-16 Backporting PRs to version-16 labels Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-version-15 Backporting PRs to version-15 backport-version-16 Backporting PRs to version-16

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant