Pro Suite Both Bundle ($139.95/mo)
Property: ChurchWiseAI Category: Admin Dashboard
Tier:
suite-both
Persona: pastor-admin
Touchpoint: /admin/[token]
Preconditions
- Active premium_churches row with plan=suite_both, status=active or preview
- Logged in via magic link as church admin
Steps
| # | Action | Expected Result |
|---|---|---|
| 1 | Open admin dashboard | Dashboard loads with full interface. Chatbot tab visible. Calls (voice) tab visible. All vertical agents available. |
| 2 | Check Chatbot section | All 4 agents available: Care Agent, Coordinator, Discipleship Agent, Stewardship Agent. 50 tools available (Pro Suite limit). Monthly response limit: 2000 LLM-generated responses. |
| 3 | Check Voice/Calls section | Phone number provisioning available. Inbound/outbound call handling options. Call history visible. Setup instructions for Telnyx/SIP integration. |
| 4 | Configure Care Agent (chatbot) | System prompt editor available. Personality customization. Response templates configurable. Training documents uploadable. |
| 5 | Configure Stewardship Agent | Stewardship-specific prompts available. Giving/tithe handling configured. Integration with Stripe Connect (for giving tracking). |
| 6 | Configure Discipleship Agent | Discipleship curriculum/pathways configurable. Content library integration available. Engagement metrics tracking. |
| 7 | Check Coordinator Agent | Calendar integration (Planning Center, Google Calendar). Event scheduling, volunteer coordination. Handoff logic to staff configured. |
| 8 | Set up voice agent routing | Phone number assigned. SIP endpoint configured. Routing logic for different call types (prayer, giving, contact) available. |
| 9 | Configure advanced agent settings (both) | Handoff to staff rules configurable. Escalation logic (when to transfer to human). Analytics/reporting available. |
| 10 | Check Powered by branding | Branding removal available on Pro Suite. No 'Powered by' footer on chatbot/voice (can be white-labeled). |
| 11 | Check monthly usage limits | Dashboard shows: 2000 monthly chatbot responses, unlimited voice calls, 50 tools available. Usage tracking visible. |
Known Failure Modes
- Discipleship/Stewardship agents not visible — tier gating broken
- Tool count exceeds 50 — tier limit not enforced
- Voice setup not available — plan provisioning failed
- Branding removal locked — tier entitlement bug
References
- Playwright spec:
e2e/delivers/acceptance/suite-both.spec.ts - Acceptance spec: acceptance/churchwiseai-web/suite-both.md
- Code files:
Notes
Pro Suite Both ($139.95/mo, includes setup fee $49.95 one-time). Highest-tier bundle. All 4 agents (Care, Coordinator, Discipleship, Stewardship) + voice + white-label. Monthly limits: 2000 chatbot responses, unlimited calls. 50 tools. Annual available (~11 months free). Full spec in acceptance/churchwiseai-web/suite-both.md.