- Add optional roundId field to project.create mutation input schema - After project creation, update project.roundId FK and create a ProjectRoundState record (state: PENDING) when roundId is supplied - Pass selectedRoundId from the new-project form to createProject.mutate() Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>