W Vault
W
★★★
infrastructure
2026-04-21
TOMORROW Avatar + ORACLE Live Launch
Session 77: Built and deployed TOMORROW paper avatar (Tomorrow.io ML forecast for NYC temp markets, sopersone-style). ORACLE launched with 5-city whitelist (Miami/Toronto/Beijing locked for real money). ORACLE confirmed running on first cycle.
W Vault
W
★★★
milestone
2026-04-21
ORACLE 5-City Backtest: 96.2% WR, +$35 P&L in 30d
Session 75: timezone-corrected ORACLE backtest on 5 whitelist cities (Dallas removed). 51-2 record, 96.2% WR, +$0.660 EV/trade. Miami/Toronto/Beijing 100% WR. Session 76: Dennis ratified Option A (3 perfect cities for real money, Lucknow/Warsaw paper-only pending more data).
W Vault
W
★★★
tool
2026-04-21
Session 74 — V2 cutover pre-staged + ORACLE source audit
Pre-staged V2 SDK migration files (common.py, balance_reader.py, config.py). Built validate_oracle_sources.py — IEM vs AWC cross-validation. Found Dallas/Toronto fail AWC vs IEM gate (33%/18% outliers). Identified timezone bucketing as root cause — oracle_backtest.py already correct, weather_stations.py helper is not. ORACLE real-money go-live gated pending fix.
W Vault
W
★★★
milestone
2026-04-21
ORACLE 6-city whitelist validated (EV +$0.78/trade, z=8.07)
Session 73 Opus analysis sprint. Re-analyzed ORACLE backtest on Session 71 6-city whitelist only. EV = +$0.784/trade, z = +8.07, n=60, 50/60 wins. Task brief premise was wrong (ORACLE always used AWC METAR, never Open-Meteo). Whitelist stands: lucknow, warsaw, toronto, miami, beijing, dallas. Also: bet-size sweet spots locked (CHERRY $5, LADDER $10, LADDER_Smart $10-$20), sub-5¢ hit rate consistent with base rate, global voice-summary hook deployed.
W Vault
W
★★
milestone
2026-04-21
Session 72 — V2 Eve: GOPFAN markets restored + system verified
Confirmed Markets:10 cities after 4-day dry spell. GOPFAN fix verified live. V2 SDK upgrade plan documented (5-file edits). Memory regression closed (sessions 65-72). First paper trade tonight 6:15 PM PDT.
W Vault
W
★★
infrastructure
2026-04-21
V2 cutover prep + 6-city ORACLE whitelist proposal
Verified all 3 V2-safety claims hold (paper_games, auto_redeemer, balance_reader fallback). Staged gated SDK install script for Stockholm. Built station drift memo recommending 6-city ORACLE real-money whitelist (excludes NYC, Chicago, SF, Seoul) based on station_obs vs Open-Meteo abs_mean.
W Vault
W
★★★
infrastructure
2026-04-21
GOPFAN signal restored after silent format-mismatch outage
Found and fixed forecast_snapshotter format mismatch (cities.X.DATE.MODEL vs cities.X.models.MODEL.DATE) silently broken since session 40. GOPFAN went from 0 markets loaded to 10. Voice system also restored via edge-tts wrapper.
W Vault
W
★
tool
2026-04-21
Voice TTS Fixed — macOS say, Tom voice, detached spawn
Fixed voice output system: switched from edge-tts (network timeout) to macOS say with Tom voice (male, matches prior GuyNeural). Spawned detached so long DO THE MOST narrations play to completion without being killed by hook timeout.
W Vault
W
★★
tool
2026-04-21
ORACLE Paper Avatar Design Spec
Wrote full design spec for ORACLE paper avatar — a T-2h METAR-confirmed prediction strategy using peak observed temps vs final market price, targeting the 9-city ELITE_NO_SEOUL list. Spec covers signal logic, gate conditions (14d/30 resolved/55%WR), and dashboard wiring plan.