Revenue
$27
All-time revenue
1 order (test)
$0
This month
0 sales Apr 2026
$0
Run rate (30d)
No organic yet
$67
Avg order value (target)
Core $27 / Deluxe $67
Pipeline Status
Social Pipeline
Pinterest pins posted10 / 30 queue
Instagram posts9 live
TikTokCAPTCHA blocked 16d
Content calendar30 days ready
Infrastructure
Stripe checkoutLIVE
Delivery serverDOWN since Apr 6
Email nurtureLIVE 9am cron
Stripe webhookDOWN WS tunnel dead
Planning CompanionBUILT not running
Lead magnetNOT BUILT
Facebook PixelNOT INSTALLED
Vendor Pipeline
Outreach Status
182
Emails Drafted
Never approved/sent
0
Sent
0
Replies
Blocked: WS_EMAIL_PASS missing from .env — add it, then tell Kip "send vendors" to approve the 182 drafts.
Platform Status
Pinterest
10
Pins Live
Queue remaining30 pins
3 pins/day — 10 days left in queue
POSTING DAILY ✓
Instagram
9
Posts Live
Queue remaining30 posts
1 post/day — 30 days left in queue
POSTING DAILY ✓
TikTok
0
Posts This Month
Queue remaining30 posts
CAPTCHA blocked — 16 consecutive days
BLOCKED
Fix: Login to TikTok in Chrome, run python3.13 agents/tiktok-save-session.py
Content Calendar
30
Days planned
145
Social graphics
9
Product docs
0
Blog posts
Content at: WeddingSimplified-Delivery-v2/content-calendar-30day.md
Products
Core — $27 AUD
  • Wedding Checklist Master
  • Budget Tracker
  • Vendor Negotiation Scripts
  • Day-of Timeline Template
  • Guest List Manager
LIVE
Deluxe — $67 AUD
22 items — everything in Core plus:
  • Seating chart planner
  • Vendor comparison sheets
  • Speech templates
  • Honeymoon planner
  • + 17 more templates
LIVE
Funnel Health
StepStatusNote
Buy buttonsLIVE3 Stripe tiers wired
Delivery serverDOWNIf someone buys NOW they get nothing — restart immediately
Stripe webhookDOWNWS tunnel dead — Voss tunnel only
Thank you pageBUILTHas upsell box — not reachable while server down
Email nurtureLIVE3 emails, 9am cron
Lead magnetNOT BUILTNo email capture = no list
Facebook PixelNOT INSTALLEDNo retargeting data
Planning Companion ($19/mo)BUILTNot publicly running
Hook / Positioning
"Save $12,000+ on your wedding — everything a planner gives you, without the planner."
Target: AU + US brides planning 6-18 months out. Digital download. No shipping.
🚨 Critical — Revenue Blocked
CRITICAL — Customers Get Nothing
Delivery server is DOWN since April 6
Stripe processes payments but delivery-server.py is not running. Anyone who buys right now receives no files. Zero revenue while this is down.
bash WeddingSimplified-Delivery-v2/start.sh
CRITICAL — No Webhook = No Delivery Trigger
Stripe webhook tunnel is dead for WS
Voss tunnel is the only one running. WS Stripe webhooks have no listener — payments don't trigger delivery. Needs a separate tunnel instance.
Add WS tunnel to tunnel-manager.py or restart delivery server with built-in webhook
CRITICAL — Missing Credentials
WS_EMAIL_PASS not set — 182 vendor emails stuck in draft
Sarah has written 182 vendor outreach emails and queued them. They've never been sent because the email password is missing. Every week more pile up.
Add WS_EMAIL_PASS to agents/.env, then tell Kip "send vendors"
⚠️ Warn — Revenue Leaking
WARN — 16 Days Zero TikTok
TikTok CAPTCHA blocked since April 13
Biggest potential traffic source completely offline. 30 posts queued and waiting.
Login to TikTok in Chrome → python3.13 agents/tiktok-save-session.py
WARN — No Traffic Capture
No lead magnet, no Facebook Pixel, no email list
Social traffic is arriving but nothing is being captured. No retargeting possible. No email nurture for people who don't buy immediately.
Build: free checklist PDF → email capture → nurture sequence
WARN — $19/mo Upsell Offline
Planning Companion app built but not running
FastAPI app is complete, URL returns 404. Each customer who doesn't see the upsell is a missed $19/mo.
cd WeddingSimplified-Delivery-v2/planning-companion && uvicorn app:app --port 8421
💡 Growth Queue
GROWTH — SEO Content
Zero blog posts — no organic search traffic
Wedding planning is high-intent search traffic. Even 5 well-optimised posts would drive consistent free traffic.
Generate with Sarah: "write 5 SEO blog posts for wedding checklist keyword cluster"
GROWTH — Vendor Funnel
182 vendor emails ready to send once WS_EMAIL_PASS is set
Each vendor who promotes WS to their couples is a passive distribution channel. High leverage.
Agent Status
Sarah Agent — com.agency.sarah
RUNNING Every 15 min — last cycle 06:26
TaskStatusLast Action
Pinterest postingOK10 pins posted, 30 queued
Instagram postingOK9 posts live
TikTok postingBLOCKEDCAPTCHA 16 days
Vendor outreachSTALLED182 drafts, no password
Weekly reportsOK3 reports generated
Delivery Server — manual
NOT RUNNING
Start: bash WeddingSimplified-Delivery-v2/start.sh
Port: 8080 — Stripe webhook listener + file delivery
Last ran: April 6 2026
Todos
Restart delivery server + fix Stripe webhook tunnel
bash WeddingSimplified-Delivery-v2/start.sh — also add WS tunnel to tunnel-manager.py
Add WS_EMAIL_PASS to .env → send 182 vendor emails
Add to agents/.env, then tell Kip "send vendors"
Fix TikTok CAPTCHA — login manually and save session
python3.13 agents/tiktok-save-session.py
Build lead magnet — free checklist PDF + email capture
Required for email list growth; feed into nurture sequence
Install Facebook Pixel on weddingsimplified.com.au
No retargeting data accumulating while this is missing