From 390ad3196b987601a2d9663d1369d29defe1eb1e Mon Sep 17 00:00:00 2001 From: Ilia Denisov Date: Thu, 7 May 2026 14:14:24 +0200 Subject: [PATCH] phase 6: mark stage done after local-ci #7 green Co-Authored-By: Claude Opus 4.7 --- ui/PLAN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/PLAN.md b/ui/PLAN.md index b05e0a2..849e8de 100644 --- a/ui/PLAN.md +++ b/ui/PLAN.md @@ -598,9 +598,9 @@ service descriptors in the `_pb.ts` file directly, so a single v2 consumes those descriptors via `createClient`. The `connect-es` plugin is a v1-only path and is intentionally not used here. -## Phase 6. Storage Layer (Web) +## ~~Phase 6. Storage Layer (Web)~~ -Status: pending. +Status: done. Goal: persist the device session keypair securely in browsers, and provide a generic local cache for game state. Defines the