Commit Graph
3 Commits
Author SHA1 Message Date
Claude 55d5567e54 Add parent confirmation email template with leader contact details
Introduces a parent-facing confirmation email template to
notification-template.md. It includes phone and email for the
relevant playgroup leader(s) (Andrea Sigrist for indoor, Barbara
Gross for outdoor), conditionally rendered by registration type,
plus administration contact. Bilingual (German/English).

https://claude.ai/code/session_01Qikq92MrNk95ZXtatPyJJh
2026-02-27 18:01:38 +00:00
Claude aac179de13 Add leader email addresses to registration completion message
Parents now see both phone and email for Andrea Sigrist (indoor)
and Barbara Gross (outdoor) in the confirmation message, in both
English and German.

https://claude.ai/code/session_01Qikq92MrNk95ZXtatPyJJh
2026-02-27 17:57:08 +00:00
gurixandClaude Opus 4.5 145947c520 Add project scope documentation for AI playgroup registration system
Define complete non-technical scope for replacing Google Forms registration
with an AI-powered conversational agent. Includes:

- Registration data requirements (13 fields with validation rules)
- Knowledge base content (fees, regulations, schedule, FAQ from official PDFs)
- Conversation flow design with bilingual support (German/English)
- Agent personality guidelines (warm & friendly tone)
- Admin notification routing by playgroup type
- Email reminder system for incomplete registrations
- Data export formats (CSV/JSON)
- Channel configuration (email + chat)
- Release priorities (MVP scope defined)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 17:52:13 +01:00