⚠ ネタバレ注意: 本サイトはSFアニメ「SOLAR LINE」の内容を詳細に分析しています。未視聴の方はご注意ください。
📝 AI生成コンテンツ: 本考証の大部分は AI(Claude Code 等)によって生成されています。内容の正確性については原作および引用元をご確認ください。

Task 438: Extract extractWhisperLines to Testable Module

未着手 ← タスク一覧

Task 438: Extract extractWhisperLines to Testable Module

Status: DONE

Summary

Move extractWhisperLines from extract-dialogue-from-whisper.ts (CLI script with bare main()) to dialogue-extraction.ts (testable module). Add 9 tests covering empty input, normal segmentation, fragment merging, gap handling, and timestamp preservation.