diff --git a/scripts/deadcode-unused-files.allowlist.mjs b/scripts/deadcode-unused-files.allowlist.mjs index e5d4670b2f8..4e67f86c66b 100644 --- a/scripts/deadcode-unused-files.allowlist.mjs +++ b/scripts/deadcode-unused-files.allowlist.mjs @@ -16,6 +16,7 @@ export const KNIP_UNUSED_FILE_ALLOWLIST = [ "src/gateway/gateway-cli-backend.live-probe-helpers.ts", "src/gateway/gateway-codex-harness.live-helpers.ts", "src/infra/changelog-unreleased.ts", + "src/infra/command-analysis/index.ts", "src/mcp/openclaw-tools-serve.ts", "src/mcp/plugin-tools-handlers.ts", "src/mcp/plugin-tools-serve.ts",