WakePhase 1 Public Shell
Prediction market anomaly intelligence, shipped in public.
Wake is being built as an anomaly-first intelligence feed. Phase 1 keeps the scope narrow: a public app shell, a live API, a live database shape, and normalized market data ready for the first detector in Phase 2.
Deployment Status
API reachable
The backend is responding and the homepage is consuming the API directly.
Venues
1
Markets
2
Normalized Market Snapshot
Live data surface for the first detector
MarketYesNoVolume
Fed cut by September 2026
kalshi-fed-cut-sept-yes
Spot ETH ETF approved in 2026
kalshi-eth-etf-2026-yes
What ships in Phase 1
- Public homepage shell on Next.js
- Versioned FastAPI endpoints for health and market primitives
- Postgres-backed normalized tables for venues, events, markets, and snapshots
- Seedable venue adapter path that leads cleanly into real ingest
Next Smallest Phase
Phase 2 adds one detector end to end: sudden repricing. That means anomaly persistence, ranked feed cards, and the first detail page, without adding extra platform machinery around it.