Theological Vocabulary — All Traditions (LensLines)
Property: ChurchWiseAI Category: Chatbot
Tier:
any-chat
Persona: pastor-theologian
Touchpoint: /chat/[slug], sermon-illustrations LensLines
Preconditions
- Church chatbot configured with each of 5 main traditions
- Sermon illustrations app with LensLines feature active
- Test vocabulary accuracy across all 5 main traditions
Steps
| # | Action | Expected Result |
|---|---|---|
| 1 | Ask Baptist chatbot theological question (e.g. 'What is salvation?') | Response uses Baptist vocabulary: congregation, saved, believer, baptism by immersion, conversion experience |
| 2 | Ask Catholic chatbot same question | Response uses Catholic vocabulary: parish, grace, sacraments, justification, baptismal waters |
| 3 | Ask Orthodox chatbot same question | Response uses Orthodox vocabulary: theosis, transformation, chrismation, Orthodox Church, liturgical |
| 4 | Ask Pentecostal chatbot same question | Response uses Pentecostal vocabulary: Holy Spirit baptism, spiritual gifts, anointing, power of the Spirit |
| 5 | Ask Reformed chatbot same question | Response uses Reformed vocabulary: election, covenant, sovereignty, predestination, solas |
| 6 | View illustration detail page with denomination lenses | LensLines show 5 unique tradition perspectives on same passage. Each lens uses appropriate vocabulary. |
| 7 | Click through each lens | Baptist lens, Catholic lens, Orthodox lens, Pentecostal lens, Reformed lens all show. Each distinct, non-overlapping. |
| 8 | Verify vocabulary never crosses traditions | No Baptist chatbot using 'Mass', no Catholic using 'saved', no Orthodox using 'congregation'. Clean separation. |
Known Failure Modes
- All traditions return same generic response — lenses not loaded
- Baptist bot uses 'parish' — vocabulary crossed
- Catholic lens uses 'congregation' — tradition vocab wrong
- LensLines missing a tradition — incomplete feature
- One tradition repeats another's language — copy-paste error
References
- Playwright spec:
e2e/delivers/theological/vocabulary-all-lenses.spec.ts - Code files:
Notes
Tests that all 5 main traditions (Baptist, Catholic, Orthodox, Pentecostal, Reformed) have accurate theological vocabulary. LensLines in illustrations show tradition-specific perspectives on Bible passages. Core differentiator: pastors notice immediately if bot uses wrong tradition's language. See products/care-responses/ for per-tradition patterns.