SD-0001 v0.3.0: PostgreSQL everywhere (Cloud SQL deployed, Docker container in dev) #1

Merged
ben.stull merged 1 commits from spec/sd-0001-v0.3.0-postgres into main 2026-06-10 15:09:37 +00:00

1 Commits

Author SHA1 Message Date
ben.stull 0d891c35f5 spec(SD-0001 v0.3.0): PostgreSQL everywhere — Cloud SQL in PPE/Prod, single Docker container in dev
Engine swap from SQLite (operator decision, post-session discussion of
session ecomm-0020): ecomm's destination workload is transactional and
multi-tenant (row locking arrives with the first inventory/checkout
Feature), pre-data is the cheapest swap moment, and no-ORM dialect drift
made the dev/prod split a planned demolition. Dev runs one pinned Postgres
container (compose, named volume); the app stays native. D-7/D-8; retires
R-3, adds R-6; Q-2 resolved.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 08:09:34 -07:00