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 Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
app.py Add ratings, reviews, and publisher reputation system 2026-01-14 03:12:31 -04:00
categorize.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
db.py Add ratings, reviews, and publisher reputation system 2026-01-14 03:12:31 -04:00
rate_limit.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
scrutiny.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
similarity.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
stats.py Add ratings, reviews, and publisher reputation system 2026-01-14 03:12:31 -04:00
sync.py Add meta-tools, collections, and attribution features 2026-01-03 03:05:23 -04:00