Task 197: Fix 3D Orbital Analysis Dates and Data Provenance
完了 ← タスク一覧
Task 197: Fix 3D Orbital Analysis Dates and Data Provenance
Status: DONE
Claimed by: Claude Opus session
Problem
Deferred issues from Task 196 systematic review:
- 3D orbital analysis dates wrong: Earth arrival in
3d_orbital_analysis.jsonis 2242-02-10, but the story timeline ends 2242-12-28 (479 days). The 3D analysis uses only 158 days for the full journey — ~10.5 months too short. - Plane-change fraction denominators wrong:
orbital-3d-analysis.tsuses2 * transferVelocityKmSas denominator for plane-change percentages, but these are approximate cruise velocities, not actual brachistochrone ΔV. Result: percentages are ~2x what they should be relative to total ΔV budget. - EP03 moon comparison ΔV values have no provenance: Values like Titania capture ΔV 0.37 km/s and orbit insertion 1.88 km/s appear in ep03.md but not in any calculation file. Need reproducible calculation script.
Plan
- Fix leg dates in
orbital-3d-analysis.tsto match actual episode timeline - Fix plane-change fraction denominator to use actual brachistochrone ΔV
- Add EP03 Uranian moon ΔV calculations to recalculate script
- Regenerate
3d_orbital_analysis.jsonand update cross-episode.md - Run all tests, verify CI
References
reports/data/calculations/3d_orbital_analysis.jsonts/src/orbital-3d-analysis.tsreports/data/summary/cross-episode.mdreports/data/episodes/ep03.mdreports/data/calculations/ep03_calculations.json