diff --git a/MEMORY.md b/MEMORY.md index 620d46e..96d35ff 100644 --- a/MEMORY.md +++ b/MEMORY.md @@ -213,3 +213,35 @@ This MEMORY.md focuses on the Supabase login / link / migration tooling + SQL re See the session plan.md for the full detailed execution guide that was followed. **Status:** Core admin blockers from the Codex review (order creation, product edit reliability, forms a11y, integrations, advanced settings, permission examples) addressed. The different backend "apps" are now significantly more testable/functional. + +--- + +## Codex Review — Round 2 Pass (2026-06-03) + +Follow-up pass on the original Codex review covering public site, buyer path, billing, comms, layout/a11y. Five sub-agents + one manual fix. + +### Round 2 commits + +1. `fix(home): resilient homepage animations + anchors + counters` (subagent 1) + - GSAP scope guards, reduced-motion support, counter animation switch to proxy object (textContent tween was unreliable), IO + rAF fallback + - Section ids: #features, #stats, #reviews (anchors now resolve) + - Story section 300vh → 140vh (kills blank scroll region) + - Removed duplicate inline footer in HeroSection (LandingPageWrapper `