hey @Vishisht16 ,
Operators have no way to validate a full deployment config before going live. A --dry-run flag on humane-proxy start should: parse humane_proxy.yaml, verify Stage 3 API keys with a lightweight probe, send a test ping to configured webhooks, and print the resolved active pipeline config — then exit without binding a port. Lives depend on correct configuration; this makes misconfiguration visible before it matters.
hey @Vishisht16 ,
Operators have no way to validate a full deployment config before going live. A --dry-run flag on humane-proxy start should: parse humane_proxy.yaml, verify Stage 3 API keys with a lightweight probe, send a test ping to configured webhooks, and print the resolved active pipeline config — then exit without binding a port. Lives depend on correct configuration; this makes misconfiguration visible before it matters.