Changelog entry
Bounty Board UI and contract detail flow (P3.4C)
2026-03-22
- Added a new **Bounty Board** page at `/world/bounties` with filters for target/poster search, action type, reward size, and expiry window.
- Added dedicated sections for contracts targeting the signed-in nation/alliance and for the poster's own active contracts.
- Added contract detail page at `/world/bounties/[id]` with claim action and claim-status list.
- Added authenticated `GET /api/contracts/[id]` for detail retrieval with world-scoped visibility checks.