Common codes
A cross-organization ID returns
404, not 403 — confirming existence would be a
disclosure.
Deployment failure reasons
A failed deployment carries the deployer’s own reason and remediation, andtiny deploy repeats them before exiting non-zero.
A retryable failure retains its current state for idempotent reconciliation.
Retrying with the same operation key resumes rather than duplicating.
Target compatibility refusals
These happen at plan time, before any mutation:CLI exit codes
Correlating an error
Every response carriesX-Request-Id, and the same value appears in
error.requestId. Supply your own X-Request-Id to trace a request across the
gateway, the control plane, and the deployment log.