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

Task 434: Replace Hardcoded Ship Parameters in templates.ts with KESTREL Constants

未着手 ← タスク一覧

Task 434: Replace Hardcoded Ship Parameters in templates.ts with KESTREL Constants

Status: DONE

Summary

Replace hardcoded mass (48000), thrust (9.8/6.37), and Isp values in templates.ts with derived values from KESTREL constants. Two locations: CALC_EPISODE_PRESETS defaults and standalone brachistochrone calculator HTML.

Rationale