27 test cases covering: - Stop word filtering (a, to, the, add, etc.) - Acronym detection (API, UI, DB, CLI kept) - Word count limits (3 normally, 4 when exactly 4) - Special character handling (parens, dots, underscores) - Unicode handling (preserved, CJK filtered) - Edge cases (empty, whitespace, all stop words) - Fallback logic 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| memory | ||
| scripts/bash | ||
| templates | ||