Frontend Promoters
Related documentation: Promoters Module Backend · Promoters Integration · Frontend Applications
Runtime status
Section titled “Runtime status”Frontend-Kisum-Promoters is implemented.
The repo README is not the current contract. Use the repo TODO/changelog and the live route tree instead.
Purpose
Section titled “Purpose”This is the dedicated promoter persona app. It consumes:
Backend-Kisum-Promoters- Artists network BFF routes
- Venues network BFF routes
- Checkout/Core public catalog for billing flows
It coexists with the older broader Frontend-Kisum surface.
Implemented now
Section titled “Implemented now”Promoter-specific booking network
Section titled “Promoter-specific booking network”- new
/booking/*information architecture - booking marketplace
- booking agencies directory + detail
- shortlist list + detail
- booking requests list + detail
- booking offers list + detail + holds/actions
- confirmed bookings list + detail with activity/logistics/finance tabs
- relationships list + detail
- dashboard booking KPI tiles
Venue sourcing
Section titled “Venue sourcing”- venue marketplace
- venue detail
- venue booking creation sheet
- venue bookings outbox
Billing and profile
Section titled “Billing and profile”/profile/billing- company/profile surfaces
- checkout deep links for add-ons and card capture
Existing promoter CRM still present
Section titled “Existing promoter CRM still present”- dashboard
- vendors
- workspace/tasks
- AI/research
- public event pages
- market analysis / rankings / festivals
Current route model
Section titled “Current route model”Representative live route families:
/signin/signup/public/events/public/events/[id]/dashboard/profile/profile/companies/profile/billing/booking/marketplace/booking/agencies/booking/agencies/[id]/booking/shortlists/booking/shortlists/[id]/booking/requests/booking/requests/[id]/booking/offers/booking/offers/[id]/booking/confirmed/booking/confirmed/[id]/booking/relationships/booking/relationships/[id]/venues/marketplace/venues/marketplace/[id]/venues/bookings/vendors/workspace/market_analysis/*/ai/chat/ai/research
Pending / not fully closed
Section titled “Pending / not fully closed”The repo TODO still tracks follow-ups such as:
- marketplace artist tab
- some venue-booking detail follow-ups
- some phase-specific UX refinements around filters, aggregates, and deep linking
Those should be marked TODO, not documented as absent from the app.
Important rule
Section titled “Important rule”This app is the current consumer of the Promoters BFF route split. Docs must stop describing promoter FE work as only living inside Frontend-Kisum.