review(2-5): code-review pass for per-aircraft drawing — add heading guard, close story

- Add `or 0.0` defensive guard on `aircraft.heading` in `draw_aircraft` per spec (task 1.6)
- Story 2-5 status: review → done
- Sprint status updated: 2-5-per-aircraft-drawing done
- Deferred work: add [2-5] default font 8px readability risk and [2-5] inline arrow geometry constants

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Edholm
2026-04-22 23:29:22 -04:00
parent f530185e31
commit 48a3a1c7dd
4 changed files with 18 additions and 4 deletions
@@ -1,6 +1,6 @@
# Story 2.5: Per-Aircraft Drawing (Arrow, Label, Trail, MLAT)
Status: review
Status: done
## Story