Endpoint mapping
Response mapping
Recommended migration sequence
- Update request paths and form-field names.
- Store V1 prefixed IDs instead of mixing UUIDs and job IDs.
- Update polling to check for
ready,failed, andcancelled. - Update error handling to use
error.code. - Verify transparent-output consumers use
alpha_url.

