Context
Part of the Bounty Builder Lifecycle milestone (v1 boundless). The bounty detail page is the hub for the builder: it shows the bounty, the builder's current status, and the mode-aware entry CTA.
Blueprint to mirror
app/(landing)/hackathons/[slug]/page.tsx (SSR detail)
Tasks
Acceptance criteria
- Detail renders correctly per mode; the CTA routes to the right entry flow; the caller's current status is shown.
Depends on
Context
Part of the Bounty Builder Lifecycle milestone (v1
boundless). The bounty detail page is the hub for the builder: it shows the bounty, the builder's current status, and the mode-aware entry CTA.Blueprint to mirror
app/(landing)/hackathons/[slug]/page.tsx(SSR detail)Tasks
app/(landing)/bounties/[id]/page.tsx(or[slug]): description, acceptance criteria / prize tiers, mode badges, deadlines, organization.reputationMinimum(open + single claim) orapplicationCreditCost(application modes); show the caller's current status viauseMyBountyApplication.Acceptance criteria
Depends on