ranokay 944401cae3
refactor: address Tolriq feedback on roles and cue timing
- Drop x- prefix from role values (x-bg → bg, x-voice1 → voice1, x-group → group)
- Clarify voiceN has no upper bound (voice1, voice100, voice1000 all valid)
- Make cue.start required (non-pointer int64) in API response
- Keep cue.end optional with defined fallback semantics
- Strip x- prefix from TTML role values when mapping to API output
2026-04-14 05:11:19 +03:00
..