From 1b4f4999adba3975f6d34072b3c32acefe6bd176 Mon Sep 17 00:00:00 2001 From: Dorian Date: Wed, 18 Mar 2026 23:50:49 +0000 Subject: [PATCH] chore: mark TASK-17 and BUG-3 done in MASTER_PLAN Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/MASTER_PLAN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/MASTER_PLAN.md b/docs/MASTER_PLAN.md index b41e9a50..49b2eca5 100644 --- a/docs/MASTER_PLAN.md +++ b/docs/MASTER_PLAN.md @@ -17,8 +17,6 @@ | **TASK-10** | **ISO build verification + multi-hardware test** | **P1** | PLANNED | - | | **TASK-12** | **Beta telemetry — reporter + toggle + collector POST** | **P1** | IN PROGRESS | - | | **TASK-39** | **Finish .198 rootless container migration** | **P1** | PLANNED | TASK-11 | -| **BUG-3** | **IndeedHub WebSocket spam in console** | **P2** | PLANNED | - | -| **TASK-17** | **Alpha version tags + rollback strategy** | **P2** | PLANNED | - | ### Phase 2: User Testing (controlled, real hardware) @@ -139,3 +137,5 @@ Tag every significant alpha version with git tags for easy rollback. Each tag sh | **BUG-33** | CPU load alert threshold too low (8 = 2x cores) | 2026-03-18 | | **TASK-31** | Sticky nav header (Apps page) | 2026-03-18 | | **TASK-38** | Blockchain sync info on homepage System card | 2026-03-18 | +| **TASK-17** | Alpha version tags + deploy auto-tag | 2026-03-18 | +| **BUG-3** | IndeedHub WebSocket spam — removed dead nostrConfig | 2026-03-18 |