Context
docs/v2-command-reference.md documents the 41 pinned v2 operations, but v2 is beta and most likely to drift from src/commands/v2/*.ts.
Task
Add a script that diffs every exported v2 subcommand against doc sections and fails on mismatch.
Acceptance criteria
Script runs in CI or as a test; current doc passes.
Context
docs/v2-command-reference.mddocuments the 41 pinned v2 operations, but v2 is beta and most likely to drift fromsrc/commands/v2/*.ts.Task
Add a script that diffs every exported v2 subcommand against doc sections and fails on mismatch.
Acceptance criteria
Script runs in CI or as a test; current doc passes.