Promote the monolithic character_creation/mod.rs into a folder per apps/game/AGENTS.md: lays out the picker UI in ui.rs, holds presets and the editable CharacterDraft resource in params.rs, and keeps mod.rs as the plugin + lifecycle shell. Re-exports CharacterDraft / Origin / StartingShip at the module root for the (yet-to-be-wired) persistence layer.