01. Executive Summary¶
Objective¶
Document the ecosystem navigation map and platform dependencies in a team-accessible format using current implementation as evidence.
Current-state conclusion¶
- Acquisition and plan purchase are implemented in the public app (
/get-swapps/,/platform/, checkout confirmation). - Subscription lifecycle is implemented in IDK through Stripe checkout, webhook processing, subscription sync, and account provisioning.
- Customer area is implemented for core modules (dashboard, tickets, sites, contracts/services, reports).
- Prototype-to-site automatic linkage is partial: lead/prototype trigger exists, and
Siteentities exist, but direct automatic binding from prototype output to a concrete customerSiterecord is not clearly evidenced as a deterministic E2E flow.
Business-doc availability¶
Requested BRD/workstream inputs were not found in the searched paths during this analysis cycle. This package is therefore code-first and flags business-assumption gaps explicitly.
Priority gap¶
Highest-value gap to close:
- deterministic orchestration of Lead/Prototype → Paid subscription → Provisioned account → Site created/linked with auditable IDs and state transitions.