Follow-up anticipated by epic #402 open decision 2. The E2E and integration CI lanes run the Supabase CLI stack pinned by supabase/config.toml (major_version = 17), matching local dev — while staging/prod run PG15 (docs/local-supabase.md). PR #440 deliberately chose stack-consistency (PG17) over the epic's recorded PG15 leaning; this issue tracks closing the skew: either bump staging/prod to PG17, or pin local/CI to 15, plus one test asserting server version so drift is loud.
🤖 Generated with Claude Code
Follow-up anticipated by epic #402 open decision 2. The E2E and integration CI lanes run the Supabase CLI stack pinned by
supabase/config.toml(major_version = 17), matching local dev — while staging/prod run PG15 (docs/local-supabase.md). PR #440 deliberately chose stack-consistency (PG17) over the epic's recorded PG15 leaning; this issue tracks closing the skew: either bump staging/prod to PG17, or pin local/CI to 15, plus one test asserting server version so drift is loud.🤖 Generated with Claude Code