From 9054938d88fea5c55c4f8ad7b2efe7a758465944 Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Wed, 8 Apr 2026 22:54:21 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20add=20backlog=20item=20999.3=20?= =?UTF-8?q?=E2=80=94=20public=20access=20auth=20model?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .planning/ROADMAP.md | 8 ++++++++ .planning/phases/999.3-public-access-auth-model/.gitkeep | 0 2 files changed, 8 insertions(+) create mode 100644 .planning/phases/999.3-public-access-auth-model/.gitkeep diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index 44e0d06..61dba4c 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -292,3 +292,11 @@ 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) diff --git a/.planning/phases/999.3-public-access-auth-model/.gitkeep b/.planning/phases/999.3-public-access-auth-model/.gitkeep new file mode 100644 index 0000000..e69de29