docs(quick-260606-tv8): sign-in redirect fix — summary + state

This commit is contained in:
Lucas Berger
2026-06-06 21:42:58 -04:00
parent 76db63458e
commit 874f23de2f
2 changed files with 109 additions and 2 deletions
+8 -2
View File
@@ -100,6 +100,12 @@ Recent decisions affecting current work:
- Phase 2/3 dev: build behind a documented dev-auth bypass until Gate 2 deploy (D-14).
- Phase 5: iOS push subscriptions silently revoked after 3 silent pushes. Subscription health-check and event.waitUntil() are mandatory from day one.
### Quick Tasks Completed
| # | Description | Date | Commit | Directory |
|---|-------------|------|--------|-----------|
| 260606-tv8 | Fix missing sign-in redirect in the PWA (Phase 03 auth-entry gap from Gate 2): guarded /api/login → / + full-page redirect on unauthenticated fetchMe | 2026-06-07 | 7c6531f | [260606-tv8-fix-missing-sign-in-redirect-in-the-pwa-](./quick/260606-tv8-fix-missing-sign-in-redirect-in-the-pwa-/) |
## Deferred Items
| Category | Item | Status | Deferred At |
@@ -113,6 +119,6 @@ Recent decisions affecting current work:
## Session Continuity
Last session: 2026-06-05T22:48:01.588Z
Stopped at: Completed 03-05-PLAN.md
Last session: 2026-06-07T01:30:00.000Z
Stopped at: Gate 2 live bring-up — real OIDC login working; quick task 260606-tv8 fixed the missing sign-in redirect; rebuild + browser re-verify pending
Resume file: None