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