




















@@ -1,38 +1,7 @@
11// Intentional Knip unused-file findings. These are dynamic entrypoints,
22// generated/build inputs, manifest-discovered plugin surfaces, live-test
33// helpers, or package bridge files that static production scanning cannot see.
4-export const KNIP_UNUSED_FILE_ALLOWLIST = [
5-"extensions/acpx/src/runtime-internals/error-format.mjs",
6-"extensions/acpx/src/runtime-internals/mcp-command-line.mjs",
7-"extensions/acpx/src/runtime-internals/mcp-proxy.mjs",
8-"extensions/canvas/src/host/a2ui-app/bootstrap.js",
9-"extensions/canvas/src/host/a2ui-app/rolldown.config.mjs",
10-"extensions/diffs/src/viewer-client.ts",
11-"extensions/diffs/src/viewer-payload.ts",
12-"extensions/matrix/src/plugin-entry.runtime.js",
13-"extensions/memory-core/src/memory-tool-manager-mock.ts",
14-"src/agents/subagent-registry.runtime.ts",
15-"src/auto-reply/inbound.group-require-mention-test-plugins.ts",
16-"src/auto-reply/reply/get-reply.test-loader.ts",
17-"src/cli/daemon-cli-compat.ts",
18-"src/commands/doctor/shared/deprecation-compat.ts",
19-"src/config/doc-baseline.runtime.ts",
20-"src/config/doc-baseline.ts",
21-"src/gateway/gateway-cli-backend.live-helpers.ts",
22-"src/gateway/gateway-cli-backend.live-probe-helpers.ts",
23-"src/gateway/gateway-codex-harness.live-helpers.ts",
24-"src/infra/changelog-unreleased.ts",
25-"src/mcp/openclaw-tools-serve.ts",
26-"src/mcp/plugin-tools-handlers.ts",
27-"src/mcp/plugin-tools-serve.ts",
28-"src/mcp/tools-stdio-server.ts",
29-"src/plugins/build-smoke-entry.ts",
30-"src/plugins/contracts/host-hook-fixture.ts",
31-"src/plugins/contracts/rootdir-boundary-canary.ts",
32-"src/plugins/contracts/tts-contract-suites.ts",
33-"src/plugins/runtime-sidecar-paths-baseline.ts",
34-"src/tasks/task-registry-control.runtime.ts",
35-];
4+export const KNIP_UNUSED_FILE_ALLOWLIST = [];
365376// Knip can disagree across supported local/CI platforms for files that are
387// only reachable through test-only import graphs. Ignore these when reported,
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。