Skip to main content

SermonWise — Signup and Generate First Sermon

non-critical   Property: SermonWise   Category: UX / Flow Tier: sermonwise-pro Persona: pastor-admin Touchpoint: sermonwise.ai

Preconditions

  • Not logged in — new user

Steps

#ActionExpected Result
1Land on sermonwise.aiLanding page loads, value prop clear for sermon prep
2Click 'Get Started' or signup CTADirected to signup ($19.95/mo)
3Complete Supabase Auth signupAccount created, logged in
4Start sermon wizard — enter scripture referenceScripture fetched, ready for Step 2
5Select tradition (e.g. Baptist)Theological lens applied to generation
6Select preaching methodMethod options shown (expository, topical, narrative)
7Generate sermonFull sermon outline generated, tradition-appropriate
8Test export — copy to clipboardContent copied successfully
9Test export — download as MarkdownFile downloads with correct content

Known Failure Modes

  • Scripture fetch fails — API error
  • Generation ignores tradition — wrong vocabulary
  • Export buttons broken — no file download
  • Wizard step navigation broken — can't proceed

References

Notes

SermonWise is at /sermons on churchwiseai-web, served as sermonwise.ai via hostname rewrite. Auth is Supabase Auth (not magic link). Price: $19.95/mo. See delivers/sermonwise/ for full journey specs.