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>
12 lines
620 B
Markdown
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.
|