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

  1. Acquisition and plan purchase are implemented in the public app (/get-swapps/, /platform/, checkout confirmation).
  2. Subscription lifecycle is implemented in IDK through Stripe checkout, webhook processing, subscription sync, and account provisioning.
  3. Customer area is implemented for core modules (dashboard, tickets, sites, contracts/services, reports).
  4. Prototype-to-site automatic linkage is partial: lead/prototype trigger exists, and Site entities exist, but direct automatic binding from prototype output to a concrete customer Site record 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.