@paybond/kit 0.12.13
Paybond Kit 0.12.13
CLI reliability and operator-facing error UX for TypeScript (@paybond/kit) and Python (paybond-kit).
Highlights
--debug/PAYBOND_CLI_DEBUG=1prints error stack traces to stderr for diagnostics- Gateway auth failures map to stable CLI auth errors with login/doctor recovery hints
- Command-boundary validation errors (
ValueError/TypeError/RuntimeError) get per-command recovery guidance - Unexpected failures sanitize to non-secret messages with
paybond doctorguidance - Harbor HTTP and auth exit codes stay structured for JSON and human output
- CLI parity contract and regression coverage for router / HTTP error paths