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.
Command generator
Interactive builder for a non-interactive defenseclaw setup guardrail invocation. Pick connector, mode, scanner, judge, HITL — copy the command.
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.
Add a connector without losing audit history
Use defenseclaw setup <connector> to add or reconfigure agent wiring while preserving audit history for every connector.
CLI commands
Every defenseclaw verb, grouped by what you are trying to do — first run, setup, audit, scanning, gateway control, status, uninstall.