The directus_users table doesn't have a 'featured' column, causing SQL errors when the /sexy/models endpoint tried to filter by it. Removed the featured parameter check to fix 500 errors on homepage. Error was: "column u.featured does not exist" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>