fef57d7a55
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m45s
- Fix game loop store mismatch (page.tsx was using old store, gameHooks using new store) - Fix StatsTab.tsx calling getStudySpeedMultiplier with wrong arguments - Add ErrorBoundary to page.tsx for better error handling - Fix import syntax issues in page.tsx - Ensure build succeeds with fixes