Skip to content

Commit 38d34e3

Browse files
committed
chore(walkthrough): make .i-walkthroughs/ local-only (owner decision)
Add .i-walkthroughs/ to .gitignore and remove the tracked runlog store from the index (local files kept). The RAG runlogs stay on disk but are no longer committed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent fb1de94 commit 38d34e3

7 files changed

Lines changed: 3 additions & 281 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ SHARING_TEMPLATES.md
3131
.taskmaster/
3232
.atlas-ai/
3333

34+
# walkthrough RAG runlog store — local-only by owner decision (2026-06-17)
35+
.i-walkthroughs/
36+
3437
# Logs
3538
logs
3639
*.log

.i-walkthroughs/README.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.i-walkthroughs/entries/2026-06-17-cli-undocumented-flags.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

.i-walkthroughs/entries/2026-06-17-cli-validate-prd-check6-false-pass.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

.i-walkthroughs/entries/2026-06-17-cli-watcher-permit-reason-mask.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

.i-walkthroughs/index.jsonl

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)