Modules Documentation
Pages list
Every page this module ships.
Complete
Phase 1 ships two production routes: the listing and the detail. Phase 2 adds sector / stage / country / status archive pages mirroring the Editorial pattern, plus the organizer submission flow.
Phase 1 routes
- /:lang/opportunity-radar
- Listing page. Filter by sector + stage + country + status. Default sort: open first, then closing-soon, then rolling, then closed.
- /:lang/opportunity-radar/:slug
- Detail page. Full editorial spec on the opportunity, status-tinted hero, Apply external CTA, Related Ecosystem Signals.
Phase 2 routes
- `/:lang/opportunity-radar/sectors/:sectorSlug` — sector archive.
- `/:lang/opportunity-radar/stages/:stageSlug` — stage archive.
- `/:lang/opportunity-radar/countries/:countrySlug` — country archive.
- `/:lang/opportunity-radar/status/closing-soon` — urgency-focused archive.
- `/:lang/submit/opportunity` — organizer-driven submission (Phase 1 stub).
