Port scenes in example-games/sushi-go that render or interact with hands/piles to use src/ui/HandView.ts and src/ui/PileView.ts.
Acceptance criteria:
- Scene(s) using hands/piles import and use HandView/PileView.
- Behaviour preserved (selection, draw/discard/recall, flip, reduced-motion).
- Tests updated or added; at least one headless smoke test passes for the migrated scene(s).
- Documentation updated (in-game README or inline comments).
Reference: CG-0MPDS1QWN004KKNJ (Gym migration)
Port scenes in example-games/sushi-go that render or interact with hands/piles to use src/ui/HandView.ts and src/ui/PileView.ts.
Acceptance criteria:
Reference: CG-0MPDS1QWN004KKNJ (Gym migration)