Site Map

Every page and endpoint in the Doodle Mischief app — with purpose, auth requirement, and build status.

Status:LiveStubPendingAdmin only|Auth:PublicLogin requiredAdmin only

Public / Marketing

PathPagePurposeAuthStatus
/Coming SoonWaitlist landing page with Klaviyo email capture and Instagram link.PublicLive
/shopProduct Landing PageFull marketing page — how it works, sample gallery, pricing tiers, and CTA.PublicLive
/privacyPrivacy PolicyCOPPA/GDPR-compliant privacy policy. Draft — needs attorney review before launch.PublicLive
/termsTerms of ServiceTerms of service covering purchases, IP, and refunds. Draft — needs attorney review.PublicLive
/sitemapSitemap (this page)Visual overview of all routes for internal review.PublicLive

Customer Order Flow

PathPagePurposeAuthStatus
/createCreate a BookMulti-step personalization form — child name, age, interests, photo upload, book size.Login requiredLive
/orders/:orderId/previewCharacter PreviewShows 3 AI-generated character previews. Customer approves one or rejects all.Login requiredLive
/orders/:orderId/checkoutCheckoutStripe Elements payment page. Currently a placeholder — wires up after Stripe KYC.Login requiredStub
/orders/:orderId/generatingBook GeneratingProgress polling page shown while the book assembly pipeline runs (per-page AI generation + PDF).Login requiredLive
/orders/:orderIdOrder Detail / DownloadShows order status. When book is complete, provides a presigned PDF download link.Login requiredLive

Account

PathPagePurposeAuthStatus
/accountAccount PortalOrder history, child profiles, and reorder options.Login requiredLive

Admin

PathPagePurposeAuthStatus
/adminAdmin DashboardStats overview — total orders, users, pending review queue, active book jobs.Admin onlyLive
/admin/ordersOrders ListFull order list with status filters and inline status updates.Admin onlyLive
/admin/orders/:orderIdOrder DetailDrill-down view: customer info, child profile, character previews, book job progress, status timeline, and prompt log.Admin onlyLive
/admin/reviewReview QueueRejected character jobs awaiting admin review. Resolve with approve or dismiss.Admin onlyLive
/admin/blocklistIP BlocklistManage the interest sanitization blocklist — add, enable, disable protected terms.Admin onlyLive

Scheduled / Internal

PathPagePurposeAuthStatus
/api/scheduled/photo-cleanupPhoto Cleanup (POST)COPPA: daily Heartbeat job that nulls referencePhotoKeys for character jobs past their 30-day retention window. Cron-auth only.Admin onlyLive

Last updated May 2026 · Internal use only