Audit and fix drift between bagwiz source-code behavior (the source of truth) and its user-facing text: per-command and global --help, docs/commands/*.md, the README command table, in-source behavior comments, and the hardcoded tables in bagwiz/src/commands/completion.cpp. Use when asked to check or fix help/doc/comment inconsistencies for one command, a set of commands, or the whole CLI. Fans work out to one read-only subagent per command so the main context stays lean.
2026-07-19