f23fadf52b
The workspace-first cleanup removed clone_mode from the creation flow, so the API now inserts NULL. Align the database with the model by making clone_mode nullable. Apply with: cd apps/api && alembic upgrade head