Developer diagnostics only — resets local trial state.
rizmi doctor
rizmi doctor run -a MyApp [--db path] [-P pub.pem] [--fingerprint hex] [--json] [--strict]
Health checklist: machine ID readable · clock sane · DB openable · row integrity · license state · key pin. Exit nonzero on failure with --strict; a pinned-fingerprint mismatch is always an error.
rizmi machine-id / gui
rizmi machine-id [--raw|--copy|--json]
This machine's SHA-256 hardware fingerprint (what you bind licenses to).
rizmi migrate-to-sqlite run -c cfg_dir -a MyApp [--db path]
Import file-era trial key material into the SQLite store. Idempotent.
Removed in v2.0: the swap/replacement-authorization commands (create-swap-request, sign-swap, verify-swap) were removed — use reissue + revocation instead.