Guide
Error Handling
Return a JSON body with status and optional code/message.
Suggested statuses - Ok - InsufficientFunds - Unauthorized - InvalidDigest - InvalidToken - RateLimited - TemporaryError (retryable)
Example
Coordinate a definitive error code list with TS (the spec references “ERRORS Codes”).