Lift the best orbs to the top (plan: docs/internal/orb-gallery.md).
POST/DELETE /api/orbs/:id/vote — toggle, one vote per GitHub user (DB UNIQUE).
- Hot score = time-decayed votes; Cron Trigger recomputes the denormalized score.
- Hot / New / Top sort tabs wired to the list API.
Depends on P0 + P2.
Lift the best orbs to the top (plan:
docs/internal/orb-gallery.md).POST/DELETE /api/orbs/:id/vote— toggle, one vote per GitHub user (DB UNIQUE).Depends on P0 + P2.