Skip to content

feat: Exclude chat transcripts from card discovery#408

Merged
rjroy merged 1 commit intomainfrom
feat/exclude-chats
Jan 24, 2026
Merged

feat: Exclude chat transcripts from card discovery#408
rjroy merged 1 commit intomainfrom
feat/exclude-chats

Conversation

@rjroy
Copy link
Copy Markdown
Owner

@rjroy rjroy commented Jan 24, 2026

Summary

  • Excludes {inboxPath}/chats/ directory from spaced repetition card discovery
  • Chat transcripts are ephemeral process artifacts, not curated knowledge
  • If something from a conversation is worth remembering, the user extracts it into a proper note

Test plan

  • Added test verifying chat transcripts are excluded while other inbox files are discovered
  • All existing card discovery tests pass
  • Type check and lint pass

🤖 Generated with Claude Code

Chat transcripts are ephemeral process artifacts, not curated knowledge.
If something from a conversation is worth remembering, the user will
extract it into a proper note. Generating Q&A cards from raw transcripts
would create noise in the spaced repetition system.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rjroy rjroy merged commit e2cc465 into main Jan 24, 2026
2 checks passed
@rjroy rjroy deleted the feat/exclude-chats branch January 24, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant