From ea74dd6f123115fd6aa94e7e5fdf59ee6354c736 Mon Sep 17 00:00:00 2001 From: Redacted-Coder Date: Tue, 8 Sep 2026 17:59:00 -0400 Subject: [PATCH] docs: describe Phase 1 runtime and integration status --- docs/CURRENT-STATE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CURRENT-STATE.md b/docs/CURRENT-STATE.md index c19e239..eeec3a0 100644 --- a/docs/CURRENT-STATE.md +++ b/docs/CURRENT-STATE.md @@ -2582,3 +2582,10 @@ Replay transport uses one Play/Pause toggle plus Cancel. During ascent only the ## Maintenance Rule When runtime behavior or architecture changes, update this file in the same change set as code updates. + +## Phase 1 community branch +See FREE-START.md and PHASE-1.md for the free-only launch path, source-health +diagnostics, expanded cameras, city favorites, Boston transit, GDACS, Open-Meteo +and RainViewer. Run npm start for localhost-only free mode. All credentials remain +user-supplied. This branch starts from ac927de and requires reconciliation with +newer upstream changes before merging; it does not remove those upstream changes.