feat: add JS-009 rule for Utils.showToast() and update naming docs
Architecture rules: - Add JS-009: Use Utils.showToast() instead of alert() or window.showToast - Supports inline noqa comments to suppress warnings Documentation: - Update naming-conventions.md to emphasize plural table names (industry standard) - Document that plural table names follow Rails/Django/Laravel conventions Schema: - Add from_attributes to VendorUserResponse for ORM compatibility 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in: