Appearance
Process Flowcharts
Visual diagrams of the key processes in PS Workflow — what triggers them, where data comes from, and where it ends up.
Creator Dashboard — Access Flow
How a creator gets from zero to a loaded dashboard. Two entry points: via the Affiliate Platform, or via a direct token link.
Creator Dashboard — Data Load
What happens inside loadCreatorDashboard() on every page load.
Creator Dashboard — Earnings History Sidebar
Triggered when the creator clicks the Lifetime Revenue card.
Deliverable Creation
Triggered when the PS team selects Monday.com items in the admin and clicks Create.
Talking Points Request
Triggered when the PS team clicks "Notify Brand" for a deliverable in WAITING_ON_TALKING_POINTS.
Full Deliverable Lifecycle
The complete stage progression from brand brief through final video going live.
Script Review Decision Tree
Detailed logic for POST /api/form/review-script.
Video Review Decision Tree
Detailed logic for POST /api/form/review-video.
Monday Webhook — Deliverable Complete
Triggered when the "Delivery Status" column (status_152) in Monday.com is set to "Complete."
Notification Routing
How every outbound notification (email or Slack) is routed to creators and brands.