Does this affect you
You are affected if any request, config file, or environment variable in any environment setsmodelId to arcana, arcanav2, or arcanav3.
You are not affected by omitting modelId. Requests without it are served by Mist v3, which is unchanged.
To check your own usage, search your code and configuration for those three strings, and repeat the search for every deployed environment rather than only your local checkout. There is no response header naming the model that served a request, so confirm by inventory and configuration review, not by inspecting a response.
Where each language goes
What changes when you switch to Coda
The API contract is unchanged, somodelId: coda is the only edit most integrations need. These differences are not errors and will not appear as failures:
- Your speaker may not exist on Coda. Voice availability differs per model. Check yours in the voice catalog before switching
- Word timestamps cover English and Spanish only. If you rely on them for interruption handling in another language, no
timestampsevent arrives and no error is raised - Audio will not be identical. Coda is a different model, so prosody and pacing differ even for a speaker present on both

