Moderation state controls:
- hide removes from the reels feed everywhere learner-facing (
app/dashboard/reels/page.jsx and any landing surfaces)
- requires reason category + note, same constant lists as other modules
- unhide restores previous visibility
Optimistic UI acceptable here but reconcile on failure. Hidden reels stay visible in admin grid with a distinct treatment so they're findable.
Moderation state controls:
app/dashboard/reels/page.jsxand any landing surfaces)Optimistic UI acceptable here but reconcile on failure. Hidden reels stay visible in admin grid with a distinct treatment so they're findable.