You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All Stapeln data will use VeriSimDB (port 8093) instead of PostgreSQL.
The Ecto/DbStore/migrations layer was verified working but is superseded
by this architectural decision to dogfood VeriSimDB.
- PostgreSQL container stopped and will be removed
- VeriSimDB instance to be created: port 8093, volume stapeln-verisimdb-data
- Existing Stapeln.VeriSimDB.Client to be extended for stack/user/settings CRUD
- NativeBridge to route through VeriSimDB instead of DbStore
- STATUS.md and STATE.a2ml updated with decision and next-actions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments