Single-page lookup tables. If you just need to know "what does this flag do" or "what's the config key for X," start here.
| File | What it covers |
|---|---|
| cli.md | Every shellboto <subcommand> + every flag |
| telegram-commands.md | Every /slashcommand with role |
| env-vars.md | Complete env-var table |
| config-keys.md | Complete config-key table |
| audit-kinds.md | Every audit event kind |
| danger-patterns.md | Full danger-matcher regex list |
| file-paths.md | Every path the bot touches |
| exit-codes.md | CLI subcommand exit codes |
- Skim for what you need.
- Each row links back to a full explanation in the relevant non-reference section.
- Reference tables don't teach; they remind.
- Pick a table from the index above.