From c6fd7497aa2c4931ce6ba902b2d5fc2a0caa5c0f Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 22 Feb 2026 20:44:12 +0000 Subject: [PATCH] scaffold registration-confirmation-email change Creates the OpenSpec change directory for sending HTML confirmation emails to parents on registration completion, including payment instructions and Swiss QR-bill code. https://claude.ai/code/session_01LjjK7RjKVnC8bETtccfgna --- openspec/changes/registration-confirmation-email/.openspec.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 openspec/changes/registration-confirmation-email/.openspec.yaml diff --git a/openspec/changes/registration-confirmation-email/.openspec.yaml b/openspec/changes/registration-confirmation-email/.openspec.yaml new file mode 100644 index 0000000..cbbb578 --- /dev/null +++ b/openspec/changes/registration-confirmation-email/.openspec.yaml @@ -0,0 +1,2 @@ +schema: spec-driven +created: 2026-02-22