8cbe963b37
Backend job spins up Postgres+pgvector and Redis as services, runs ruff, applies the initial migration to confirm it's clean, and runs pytest. Frontend job runs vue-tsc and vite build. Requires a runner labeled "fabledcurator-ci" with Python 3.14, ruff, and Node 22 pre-installed. Integration tests run locally via docker-compose with testing.Short() gating per FabledRulebook verification.md. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>