No description
- TypeScript 99.9%
- Seed airports expanded from 10 to 20 (all Kalshi temperature contract cities) - New ClimateReport model + nws-climate lib to fetch NWS Daily CLI numbers - New cron (daily 9am ET) + queue to fetch official high/low per airport - Live airport API now joins yesterday's ClimateReport and surfaces officialHigh/Low - AirportList card shows yesterday's official settled temps (NWS/CDO) with pending fallback - Bootstrap upsert is now idempotent (bulkWrite $setOnInsert) — safe to re-run - Prediction settlement moved out of verify-airport-forecast into the climate report job - Polymarket location map and Kalshi series map updated for all 20 cities - Polymarket event fetch limit raised to 500 for better coverage Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| app | ||
| components | ||
| lib | ||
| models | ||
| public | ||
| scripts | ||
| types | ||
| .env.example | ||
| .env.production | ||
| .gitignore | ||
| .npmrc | ||
| .tawa.yaml | ||
| catalog-info.yaml | ||
| middleware.ts | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||