08560d05f2
Fix critical bug: watcher was ignoring every real ENTER signal
gavindiaz2026-07-22 02:10:02 +08:00
5cafbfa775
Add DEPLOYMENT.md: full cloud deployment guide
gavindiaz2026-07-21 18:42:52 +08:00
4505c1155b
Fix market JSON dump: was guarded by priceToBeatState.value === null but latching at line 589-595 sets value before line 622 check runs. JSON files never written. Remove the broken guard; dumpedMarkets.has(slug) already ensures once-per-market.
gavindiaz2026-07-21 18:30:18 +08:00