SermonWise Pro Tier ($19.95/mo)
Property: ChurchWiseAI Category: Admin Dashboard
Tier:
sermonwise-pro
Persona: pastor-preacher
Touchpoint: /sermons/dashboard
Preconditions
- Active premium_churches row with plan=sermonwise_pro or sermonwise_suite, status=active or preview
- Logged in to sermonwise.ai dashboard via church magic link or OAuth
Steps
| # | Action | Expected Result |
|---|---|---|
| 1 | Visit SermonWise dashboard at /sermons/dashboard | Dashboard loads with sermon library. Upcoming sermon calendar visible. Sermon drafts in progress. |
| 2 | Start new sermon prep | 'New Sermon' button available. Sermon creation wizard opens. Scripture selection, text input, outline builder available. |
| 3 | Check Sermon Generation features (Pro) | AI-powered features available: outline generation, illustration suggestions, application points, prayer suggestions (all generated from AI). |
| 4 | Upload sermon notes or raw notes | Text input for sermon skeleton. AI enriches notes with structure, flow suggestions, cross-references. |
| 5 | Browse and add illustrations | Illustration library integrated (ITW embeddings). Search by topic/scripture. Add illustrations to sermon outline. |
| 6 | Generate sermon outline | AI generates multi-point outline with opening hook, main points, closing. Customizable sections. |
| 7 | Export sermon | Multiple export formats available: plain text, formatted PDF, Markdown, powerpoint outline. Email delivery available. |
| 8 | Check Illustration Tools | Illustration library browsing. Story suggestions for given scripture/topic. Customization/rewording available. |
| 9 | Check Verse Integration | Scripture references linked to commentaries, word studies, cross-references. Bible version selection (KJV, ESV, NRSV, etc). |
| 10 | Check Scheduling/Library | Saved sermons library. Calendar with upcoming preaching dates. Notes on sermon delivery (attendance, feedback). |
| 11 | Check collaboration features | Share sermon drafts with co-pastors. Comment/feedback threads. Version history visible. |
Known Failure Modes
- AI generation features missing or blocked — tier not provisioned
- Illustration library not searchable — embedding integration broken
- Export formats incomplete — only text available (should be PDF, etc)
- Collaboration features missing — sharing not working
References
- Playwright spec:
e2e/delivers/acceptance/sermonwise-pro.spec.ts - Acceptance spec: acceptance/sermonwise-pro.md
- Code files:
Notes
SermonWise Pro ($19.95/mo). Sermon preparation AI: outline generation, illustration suggestions, application points, prayer suggestions, full illustration library, multiple export formats. Includes collaboration, verse tools, scheduling. Annual available (~11 months free). Full spec in acceptance/sermonwise-pro.md.