- Replace dict.get() with eager default in TagMetadata.get_css_classes()
with explicit if/else to avoid unnecessary MD5 hash + DB access
- Fix test_article_save_auto_generates_slug_from_title to actually test
auto-generation by passing slug="" instead of the expected result
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>