Context
Part of the Bounty Operate to Payout milestone (v1 boundless). The per-bounty organizer management dashboard: the hub for Operate -> Decide -> Payout -> Wrap. The org bounty list already exists (Configure #597); this adds the per-bounty management shell.
Blueprint to mirror
app/(landing)/organizations/[id]/hackathons/[hackathonId]/page.tsx (overview) + the tabbed management layout (submissions/judging/rewards/settings).
Tasks
Acceptance criteria
- Organizer opens a published bounty and sees status + stats + navigable management tabs, correct per mode.
Depends on
Context
Part of the Bounty Operate to Payout milestone (v1
boundless). The per-bounty organizer management dashboard: the hub for Operate -> Decide -> Payout -> Wrap. The org bounty list already exists (Configure #597); this adds the per-bounty management shell.Blueprint to mirror
app/(landing)/organizations/[id]/hackathons/[hackathonId]/page.tsx(overview) + the tabbed management layout (submissions/judging/rewards/settings).Tasks
app/(landing)/organizations/[id]/bounties/[bountyId]/page.tsx+ tabbed management layout: Overview, Applications, Submissions, Payout/Winners, Settings (+ Disputes).Acceptance criteria
Depends on