From 9a636af9090b122db2e55737fca3e78550aab9df Mon Sep 17 00:00:00 2001 From: bndw Date: Sat, 28 Feb 2026 19:14:01 -0800 Subject: fix: scope artifacts to sessions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 07d3839..6b619f8 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ At each phase, edit the document to add notes (`// REVIEW:`, `// NOTE:`), click ## Sessions -Each session has isolated artifacts stored in `~/.claude-flow/projects/{projectId}/sessions/{sessionId}/`: +Each session has isolated artifacts stored inside your project at `.claude-flow/sessions/{sessionId}/`: - `research.md` — Session research - `plan.md` — Session plan -Concurrent sessions supported — switch between them freely. Artifacts live outside your repo so they never get accidentally committed. +Concurrent sessions supported — switch between them freely. Add `.claude-flow/` to your `.gitignore` to keep artifacts out of version control. ## Setup -- cgit v1.2.3