Signed out of Inkwell while working in the roadmap
BugDone
I've been making additions and changes to the roadmap, and I've been logged out twice. I'm not sure if it has anything to do with the roadmap, or if I'm making changes to the system while I'm working in it, but I need to figure out why this is happening. We already implemented ways to stay signed in, but it looks like it may not be working correctly. Need to troubleshoot.
Fixed\! Added a retry mechanism to session validation to handle Fly.io cold starts. The app now retries once after a brief delay if the initial session check fails, preventing intermittent sign-outs during page navigation.