From fbf6fd449a5c74e1bf0660ef190d99e414f8e06f Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Fri, 10 Apr 2026 23:14:21 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20remove=20backlog=20999.3=20=E2=80=94=20?= =?UTF-8?q?public=20access=20already=20shipped=20in=20phase=2024?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .planning/ROADMAP.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index ac281da..180032d 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -175,14 +175,6 @@ Plans: Plans: - [ ] TBD (promote with /gsd:review-backlog when ready) -### Phase 999.3: Public Access Auth Model (BACKLOG) -**Goal**: Rework auth so the app is accessible without logging in. Currently all routes require authentication, but public-facing pages (discovery/browse, shared setups, public profiles) should be viewable by unauthenticated users. Auth only required for write operations and personal data. -**Requirements**: TBD -**Plans**: TBD - -Plans: -- [ ] TBD (promote with /gsd:review-backlog when ready) - ### Phase 999.4: Top Nav Navigation Restructure & Search Bar Rethink (BACKLOG) **Goal**: Replace dashboard-based navigation with a persistent top nav bar (Home, Collection, future sections). Collection consolidates gear, threads, and setups under one section. Rethink the catalog search overlay appearance and interaction when entering from collection context. **Requirements**: TBD