Why
Blog posts currently have inconsistent tag counts, with many articles having 4-7 tags each. This reduces tag effectiveness for content organization and navigation. Limiting to 3 most relevant tags per post will improve content discoverability and maintain a cleaner taxonomy.
What Changes
- Reduce all blog post tags to maximum 3 tags each
- Keep the most relevant and specific tags for each article
- Remove redundant or overly generic tags
- Maintain consistency across the entire blog
Capabilities
New Capabilities
tag-optimization: Process to analyze and optimize tags across all blog posts
Modified Capabilities
- (none - this is a content organization change, not a capability change)
Impact
- Affected files: All markdown files in
/home/joey/Joey/blog/posts/with more than 3 tags - Estimated scope: ~20 files need tag reduction
- Breaking changes: None - this is a content organization improvement
- Dependencies: None