CmdForge/src/cmdforge/registry
rob 604b473806 Add ratings, reviews, and publisher reputation system
- Add database schema for reviews, issues, and stats caching
- Add API endpoints for reviews (CRUD, voting, flagging)
- Add API endpoints for issues (report, list, resolve)
- Add publisher stats and badge system
- Add trust score calculation (0-100 scale)
- Update tool detail page with ratings, reviews, issues sections
- Update publisher profile with stats, badges, trust score
- Add dedicated reviews and issues pages with filtering
- Update dashboard tools table with rating/issues columns
- Update tool cards with inline rating display

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 03:12:31 -04:00
..
__init__.py
app.py Add ratings, reviews, and publisher reputation system 2026-01-14 03:12:31 -04:00
categorize.py
db.py Add ratings, reviews, and publisher reputation system 2026-01-14 03:12:31 -04:00
rate_limit.py
scrutiny.py
similarity.py
stats.py Add ratings, reviews, and publisher reputation system 2026-01-14 03:12:31 -04:00
sync.py