Commit feea380
fix: map refinement sequence to target for response routing
Fixes P1 code review issue where refinement transcriptions were being
discarded due to missing sequence→element mapping.
When uploading combined audio for Phase 2 refinement, we now properly
map the returned sequence number to the target element via
`context.transcriptionTargets[sequenceNum]`. This allows the refinement
response handler to correctly identify and update the target field.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 63d1dd2 commit feea380
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1977 | 1977 | | |
1978 | 1978 | | |
1979 | 1979 | | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
1980 | 1983 | | |
1981 | 1984 | | |
1982 | 1985 | | |
| |||
0 commit comments