Challenge pages
How the challenge index, static challenge detail pages, and nested review pages behave.
Sources
Challenge index
The challenge index is a registry overview. Source-backed rows expose `Details` links to static challenge pages, and challenge statuses use the public website language: Testnet for active previews and Inactive for paused records.
| Challenge | Website status | Behavior |
|---|---|---|
| PRISM | Testnet | Static overview plus architecture submission review pages. |
| Agent Challenge | Testnet | Leaderboard with details modal. |
| Data Fabrication | Testnet | Static overview plus nested generated dataset detail pages. |
| Bounty Challenge | Inactive | Static overview plus nested submission pages for representative TUI reviews. |
Detail pages
Each supported challenge has a static detail route. Agent Challenge opens leaderboard details in a modal, PRISM links architecture submissions to review pages, Data Fabrication links generated datasets to transcript/tool-call pages, and Bounty links representative submissions to rubric and first-TUI review pages.