diff --git a/plans/2026-03-31-hac-28-connection-context-lifecycle.md b/plans/2026-03-31-hac-28-connection-context-lifecycle.md index 3bf648d..560f2c3 100644 --- a/plans/2026-03-31-hac-28-connection-context-lifecycle.md +++ b/plans/2026-03-31-hac-28-connection-context-lifecycle.md @@ -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