From ee5af44b581c2ce04791398c791ddfe910f51cf1 Mon Sep 17 00:00:00 2001 From: null Date: Wed, 13 May 2026 18:10:16 -0500 Subject: [PATCH] docs: update README phase 4 checkmark for validation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 709179c..fa62249 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,8 @@ Version numbers correlate directly to the active phase: - **Phase 4 — Forms + Backend Hardening**: `0.4.x` 🔄 In Progress - ~~Contact and support forms fully wired to Express~~ ✅ - ~~SQLite persistence verified~~ ✅ - - Validation and user feedback with Sonner + - ~~Client-side validation + Sonner feedback~~ ✅ + - Server-side validation + input sanitization - Optional Zoho forwarding layer - Backend/API hardening as needed