Be capable of importing ships directly from the game files
---
Maintainer triage (2026-01-15)
Order: 3/16
Impact: High
Estimate: S
Tags: priority:P0, import, serialization
Summary: Expose the existing “import ship from save” feature in the UI and harden it after preset sizing is corrected.
Notes:
  • Save parsing + conversion exists (saveGame parser/converter + import dialog/hook).
  • Not currently wired into the planner UI (no usage found), so users can’t access it yet.
  • Depends on correct canvas/preset sizing for best results on larger ships.