Context
As a first-time desktop user, I need Katra to guide me into either setting up a local instance or connecting to a remote instance so the app starts with an intentional active session instead of assuming one deployment mode.
Acceptance Criteria
Notes
The desktop app should always remain a client for the selected instance. This issue is about the first-run UX and session activation flow, not the deeper auth implementation tracked elsewhere.
Out of Scope
- Full connection settings management after onboarding.
- Remote worker registration and queue execution.
Context
As a first-time desktop user, I need Katra to guide me into either setting up a local instance or connecting to a remote instance so the app starts with an intentional active session instead of assuming one deployment mode.
Acceptance Criteria
Notes
The desktop app should always remain a client for the selected instance. This issue is about the first-run UX and session activation flow, not the deeper auth implementation tracked elsewhere.
Out of Scope