8be01fe6aa
CI / Architecture Guardrails (push) Successful in 2m30s
CI / Typecheck (push) Successful in 3m27s
CI / Lint (push) Successful in 4m17s
CI / Assistant Split Regression (push) Successful in 4m50s
CI / Unit Tests (push) Successful in 6m22s
CI / Build (push) Successful in 5m50s
CI / Fresh-Linux Docker Deploy (push) Failing after 5m15s
CI / Release Images (push) Has been skipped
CI / E2E Tests (push) Failing after 3m29s
- e2e: prisma db push --force-reset claimed success but audit_logs ended up missing. Switch to explicit DROP SCHEMA public CASCADE via psql, then push, then sanity-check with to_regclass before seeding. - docker-deploy: add docker compose down -v before starting, so the postgres volume is empty each run. A failed migration entry in _prisma_migrations from a previous run was blocking migrate deploy with P3009. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>