Merge branch 'cmp-28-connection-context-lifecycle' into cmp-35-desktop-integration-baseline

# Conflicts:
#	apps/desktop/src/lib/connection-session.ts
#	apps/desktop/src/lib/inspector-readability.ts
#	docs/qa/acceptance-matrix.md
#	plans/2026-03-31-hac-28-connection-context-lifecycle.md
This commit is contained in:
Senior Frontend Engineer
2026-03-31 13:05:18 +00:00

View File

@@ -33,7 +33,7 @@ Harden connection-context and session-state clarity without changing backend con
2. Update `apps/desktop/src/App.tsx` so:
- the utility rail shows a clear active connection session card
- the test button distinguishes active-scope testing from another in-flight connection test
- live test completion only reapplies DB scope when the same connection is still active
- live test completion only reapplies the returned DB scope when the same connection is still active
3. Revalidate frontend tests and production build.
## Acceptance