Skip to content

Commit 40e0942

Browse files
Ben Smithclaude
andcommitted
Add #computerforensics to hashtag blocklist
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 760beb1 commit 40e0942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/services/ai/prompts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Rules:
5858
- Keep each hashtag short — prefer single words or two short words joined (e.g. #dfir, #python, #forensics, #linux, #infosec)
5959
- Avoid long compound words — #memoryforensics is ok, #computerforensicsinvestigation is not
6060
- Use lowercase for all hashtags (e.g. #digitalforensics not #DigitalForensics)
61-
- NEVER use any of these hashtags: #linuxforensics #ubuntu #forensicinvestigation #computeforensics
61+
- NEVER use any of these hashtags: #linuxforensics #ubuntu #forensicinvestigation #computeforensics #computerforensics
6262
- Output ONLY the hashtags separated by spaces, nothing else`,
6363

6464
user: (content: string, tags: string[]) =>

0 commit comments

Comments
 (0)