chore: promote uat to main — receiptwitness migration CI fixes #5

Merged
savannah-savings-cto[bot] merged 3 commits from uat into main 2026-04-19 14:02:18 +00:00
savannah-savings-cto[bot] commented 2026-04-19 14:01:24 +00:00 (Migrated from github.com)

Summary

  • Promotes the receiptwitness repo migration CI fixes to production
  • Merges UAT-validated and security-cleared changes from uat into main

Changes included

  • Import ordering fixes (ruff/isort compliance)
  • Removed PostgreSQL-specific server_default from User.email_inbound_token stub (SQLite test compatibility)
  • Added back_populates relationships on stub models (Purchase.user, Store.user_accounts)
  • Config error message string reflow

Approvals

  • UAT regression: PASS (Deal Dottie — CAR-733)
  • Security review: PASS (Stockboy Steve)

Related

🤖 Generated with Claude Code

## Summary - Promotes the receiptwitness repo migration CI fixes to production - Merges UAT-validated and security-cleared changes from `uat` into `main` ## Changes included - Import ordering fixes (ruff/isort compliance) - Removed PostgreSQL-specific `server_default` from `User.email_inbound_token` stub (SQLite test compatibility) - Added `back_populates` relationships on stub models (`Purchase.user`, `Store.user_accounts`) - Config error message string reflow ## Approvals - UAT regression: PASS (Deal Dottie — [CAR-733](/CAR/issues/CAR-733)) - Security review: PASS (Stockboy Steve) ## Related - Source issue: [CAR-733](/CAR/issues/CAR-733) - Parent: [CAR-724](/CAR/issues/CAR-724) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.