fix: replace hand-written migration with alembic-generated one (#968)
the previous migration used a placeholder revision ID that caused a
cycle detection error during staging deploy. regenerated properly
with `alembic revision`.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
authored by
zzstoatzz.io