The Note model has a `tags` property that uses `_cached_tags` internally. Setting `tags` directly via object.__setattr__ conflicts with the property. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>