Commit Graph

3 Commits

Author SHA1 Message Date
Mortezakoohjani
0d424c500a feat(platform): complete commercial runtime consolidation
Unify commercial runtime ownership across backend and frontend so platform, experience, and hospitality modules use the shared commercial source of truth.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 11:11:53 +03:30
Mortezakoohjani
57ea594334 Fix experience-service migration revision IDs exceeding Alembic varchar(32) limit.
Shorten four revision slugs so startup alembic upgrade head succeeds on production.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-27 12:42:32 +03:30
Mortezakoohjani
203671a7bf feat(experience): ship Experience Platform phases 11.0-11.10
Add the experience service with sites through analytics/AI hooks, migrations through 0011, and phase docs/manifests marking the track complete.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-27 11:43:10 +03:30