mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-14 18:01:20 +08:00
cbb7616fbd
Word IDs were unnecessary complexity — indices are stable for the lifetime of a transcript. On re-transcription, caption-overrides.json is automatically deleted since word indices are no longer valid. - Remove id field from Word interface and normalization - Remove wordId from CaptionOverride, CaptionSegment, sync hook - Runtime matches by wordIndex only - transcribe command deletes caption-overrides.json on re-transcription - Update skill docs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>