2 Commits

Author SHA1 Message Date
josh 95f2f97121 Remove events system entirely
CI / build-and-push (push) Successful in 36s
The random events (GPU shortages, regulatory hearings, PR crises, etc.)
added interruption without enough gameplay value. Removed all event
types, definitions (~1800 lines of event data), the event processor,
EventModal UI, store actions, and tick integration. Updated docs to
reflect the removal. Bundle size drops ~47kB.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-24 19:54:44 -04:00
josh 6c7348f924 Add README and documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-24 18:10:43 -04:00