Reference
Lightweight reference index. CLI command index, gateway API surface, configuration files, and environment variables. Authoritative source for CLI flags is `defenseclaw <command> --help`.
The narrative docs live elsewhere — these pages are the lookup tables you reach for after you understand the system.
CLI commands
Every defenseclaw verb, grouped by what you're trying to do.
Gateway API
The HTTP surface defenseclaw-gateway exposes. Used by connectors, hooks, and the CLI.
Configuration
config.yaml schema, environment variables, and the on-disk layout.
Authoritative source for any CLI flag is always defenseclaw <command> --help. The reference pages here are curated for browsing; --help is curated for the operator running the command.
Switch connectors without losing audit history
defenseclaw setup mode <connector> rewires the data path without touching the audit DB. Move from OpenClaw to Codex (or Claude Code, or Cursor) in one command and keep every audit row.
CLI commands
Every defenseclaw verb, grouped by what you are trying to do — first run, setup, audit, scanning, gateway control, status, uninstall.