## Summary Clean up debugging output in auth context and improve session status handling. ## Details - Removes debug log noise - Improves error/status messaging - Keeps auth context focused on state management ## Acceptance Criteria - [ ] No debug logs remain in auth context - [ ] Auth status updates are handled cleanly - [ ] UI does not show development-only logs
Summary
Clean up debugging output in auth context and improve session status handling.
Details
Acceptance Criteria