From 66bcd8cca8cade9392cbfb9f21c5cb2b3a49ca63 Mon Sep 17 00:00:00 2001 From: Marko Djordjevic Date: Fri, 20 Feb 2026 18:39:48 +0100 Subject: [PATCH] Mark task 15.2 as complete in tasks.md Co-Authored-By: Claude Sonnet 4.6 --- openspec/changes/user-accounts/tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openspec/changes/user-accounts/tasks.md b/openspec/changes/user-accounts/tasks.md index 76aff1e..eb757cb 100644 --- a/openspec/changes/user-accounts/tasks.md +++ b/openspec/changes/user-accounts/tasks.md @@ -88,6 +88,6 @@ ## 15. Documentation & Deployment - [x] 15.1 `[haiku]` Update `DEPLOYMENT.md` with new env vars, migration steps, Google OAuth setup instructions -- [ ] 15.2 `[haiku]` Update `README.md` with user accounts feature description +- [x] 15.2 `[haiku]` Update `README.md` with user accounts feature description - [ ] 15.3 `[haiku]` Update `CLAUDE_DESCRIPTION.md` with new routing, auth system, and schema changes - [ ] 15.4 `[haiku]` Update `.env.example` with all new environment variables and comments