You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: relax golden-step hydration timing assert (100μs → 10ms)
Debug builds + loaded CI runners can spike to 150μs for a 4096-element
golden-step projection. The 100μs assert was too tight.
10ms is generous while still catching actual regressions (operation is ~10μs release).
https://claude.ai/code/session_01ChLvBfpJS8dQhHxRD4pYNp
#79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.