From b34ca86dc9e681f660f7739fa996cd2a6828e518 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 19 Sep 2026 07:29:07 -0700 Subject: [PATCH] test(agent-status): update ingress manifest after module split --- src/shared/agent-status-legacy-ingress-manifest.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/agent-status-legacy-ingress-manifest.ts b/src/shared/agent-status-legacy-ingress-manifest.ts index f70193813d4..f14681a6783 100644 --- a/src/shared/agent-status-legacy-ingress-manifest.ts +++ b/src/shared/agent-status-legacy-ingress-manifest.ts @@ -34,7 +34,7 @@ function entry( export const AGENT_STATUS_LEGACY_INGRESS_MANIFEST = Object.freeze([ entry({ caller: 'main-status-update', - sourcePath: 'src/main/agent-hooks/server/server-status-update.ts', + sourcePath: 'src/main/agent-hooks/server/server-status-application.ts', reason: 'Hook, OSC, and unsupported-peer observations still use pane ownership in 2A.', owner: 'main-agent-hooks', destination: '2B',