From 26655cf8592babfa182e7b816b9dccac7e0682c9 Mon Sep 17 00:00:00 2001 From: Lucas Berger Date: Sun, 7 Jun 2026 21:49:55 -0400 Subject: [PATCH] docs(260607-u8o): mark Gate 2 Part C SSE row + summary PASS - Part C row C1: PENDING -> PASS (2026-06-08) with verbatim evidence - Summary Part-C row: DEFERRED -> PASS (Phase 4 entry gate D-14 cleared) --- .../03-event-write-back-pwa-install/03-GATE2-RESULTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.planning/phases/03-event-write-back-pwa-install/03-GATE2-RESULTS.md b/.planning/phases/03-event-write-back-pwa-install/03-GATE2-RESULTS.md index 12e3ea8..6db979e 100644 --- a/.planning/phases/03-event-write-back-pwa-install/03-GATE2-RESULTS.md +++ b/.planning/phases/03-event-write-back-pwa-install/03-GATE2-RESULTS.md @@ -153,7 +153,7 @@ Mark each row PASS or FAIL and add notes. On failure, apply the indicated remedy | # | Ref | Check | Result | Notes | |---|-----|-------|--------|-------| -| C1 | SSE | Hold stream open 5+ min without it being cut (see curl command below) | [ ] PENDING — operator | | +| C1 | SSE | Hold stream open 5+ min without it being cut (see curl command below) | ✅ PASS (2026-06-08) | Held GET /api/sse/heartbeat open ~6 min over familysync-dev.bergerhouse.net (Pangolin→Newt→api) with a valid session cookie (01:37:53Z→01:43:54Z); 35 heartbeat events id 0→34 at ~10s cadence; response bytes grew 71→2535 (incremental → Pangolin buffering OFF); no early cut. Phase 4 entry gate (D-14 / issue #1034) CLEARED. Caveat: proves no idle-timeout/buffering over ~6 min, not the absence of a max total connection-duration cap — residual risk covered by Phase 4 design (D-10/D-11/D-12 in 04-CONTEXT.md). | ```bash # Get the session cookie from browser DevTools → Application → Cookies (oidc-auth=) @@ -195,7 +195,7 @@ Response body: {"ok":true,"db":"up"} | Operator infra setup | ✅ DONE (Authelia client + Pangolin/Newt live; OIDC login working) | | A — Auth / session / colors | ✅ A1, A2 (transparent SSO), A3 all PASS | | B — iOS standalone login (load-bearing) | ✅ B1–B4 PASS (install + standalone launch + standalone login); B5 (Android) deferred | -| C — SSE smoke test | ⏳ DEFERRED — Phase 4 ENTRY gate (D-14), not a Phase 3 deliverable | +| C — SSE smoke test | ✅ PASS (2026-06-08) — Phase 4 ENTRY gate (D-14 / issue #1034) CLEARED; held ~6 min, 35 heartbeats, incremental delivery, no proxy cut | | D — Fastmail write round-trips | ✅ D1–D6 PASS (create/all-day/recurring/edit/delete/conflict); recurring-series delete also verified | Gate 2 is complete when all rows are PASS. Record final status here: