36 lines
1.5 KiB
Markdown
36 lines
1.5 KiB
Markdown
# Phase Handover — Product Integration Wave 1
|
||
|
||
| Field | Value |
|
||
| --- | --- |
|
||
| Phase ID | `product-integration-wave-1` |
|
||
| Status | Complete (scoped) |
|
||
| Date | 2026-07-27 |
|
||
| Audit | [product-integration-audit.md](../product-integration-audit.md) |
|
||
|
||
## Delivered
|
||
|
||
1. **Business Onboarding Home** (`frontend/app/page.tsx`) — intent assessment, recommended commercial bundles, activation CTA (not app launcher).
|
||
2. **Onboarding intent** (`frontend/app/onboarding/page.tsx`) — business type select + bundle preview + deep-link `?intent=`.
|
||
3. **Bundle catalog** (`frontend/lib/business-bundles.ts`) — Restaurant / Clinic / Beauty / Sports / Retail / Delivery / CRM / Education recommendations mapped to **existing** hubs.
|
||
4. **Experience FE hardening** — workspace-bound creates, readOnly child lists, code field hints, API error formatting (no `[object Object]`).
|
||
5. **Status correction** — Loyalty frontend marked partial (engage module exists).
|
||
|
||
## Explicitly NOT delivered
|
||
|
||
- Payment 14.6–14.10
|
||
- Experience FE-11.6 Publish Registry engines
|
||
- QR / Short Link / Booking / Clinic foundations
|
||
- Automatic Accounting invoice/subscription creation on bundle activate
|
||
- Full executable E2E restaurant/doctor/retail automation
|
||
|
||
## Next
|
||
|
||
Register a dedicated phase only if product wants: `bundle-activation-accounting` or `vertical-payment-connectors` — do not invent as side work.
|
||
|
||
## Sign-off
|
||
|
||
- [x] Within project-status scope
|
||
- [x] No new business services
|
||
- [x] No future roadmap phases implemented
|
||
- [x] Docs updated
|