TorbatYar/docs/experience-phase-11-7.md
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

12 lines
620 B
Markdown

# Experience Phase 11.7 — Publishing, SEO and PWA
Phase 11.7 completes the Torbat Pages publishing control plane in `experience_db`.
It adds tenant-scoped publish releases and domain edge bindings, SEO metadata,
sitemap and robots shells, and PWA manifests. DNS, SSL, edge, storage, and
service-worker payloads remain external references; private keys and PEM data
are rejected.
The API exposes `/api/v1/publish-releases`, `/domain-edge-bindings`,
`/seo-metadata`, `/sitemap-shells`, `/robots-shells`, and `/pwa-manifests`.
All writes are audited, emit Experience events, and enforce optimistic versions.