df67abca50
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m46s
- Fix game loop store mismatch (page.tsx now uses modular stores matching gameHooks.ts) - Fix StatsTab.tsx type errors (signedPacts now from usePrestigeStore) - Fix React hooks violations (all hooks called before conditional returns) - Add ErrorBoundary to page.tsx for better error handling - Fix getStudySpeedMultiplier called with correct arguments - Build succeeds consistently