Verify Config

Config doctor for clawback — loads the merged config (DEFAULTS < global < ./CLAWBACK.md < CLI overrides) exactly as the proxy's loadConfig does, prints a secret-free summary of the resolved values plus the merge-order sources, and exits non-zero if the canonical CLAWBACK.md did NOT take effect (host not 0.0.0.0, tls off, or adminToken missing) so a bad parse fails loudly instead of silently falling back to loopback defaults. Read-only; never prints the adminToken value, only its length. Use to confirm a CLAWBACK.md edit actually parsed and merged before starting the proxy, or to debug which config layer won.

zapgun-ai c2f9c20 2 files · 4.3 KB Updated

File contents

zapgun-ai/clawback/tree/main/.skills/verify-config commit c2f9c20d29

Frequently asked questions

npx skillmds@latest add zapgun-ai/verify-config