Files
openclaw/test/fixtures/web-search-provider-boundary-inventory.json

39 lines
1.1 KiB
JSON

[
{
"provider": "shared",
"file": "src/commands/onboard-search.ts",
"line": 10,
"reason": "imports bundled web search registry into core onboarding flow"
},
{
"provider": "shared",
"file": "src/config/config.web-search-provider.test.ts",
"line": 9,
"reason": "imports bundled web search registry outside allowed generic plumbing"
},
{
"provider": "shared",
"file": "src/plugins/contracts/loader.contract.test.ts",
"line": 5,
"reason": "imports bundled web search registry outside allowed generic plumbing"
},
{
"provider": "shared",
"file": "src/plugins/contracts/registry.contract.test.ts",
"line": 3,
"reason": "imports bundled web search registry outside allowed generic plumbing"
},
{
"provider": "shared",
"file": "src/plugins/web-search-providers.test.ts",
"line": 7,
"reason": "imports bundled web search registry outside allowed generic plumbing"
},
{
"provider": "shared",
"file": "src/secrets/runtime-web-tools.test.ts",
"line": 3,
"reason": "imports bundled web search registry outside allowed generic plumbing"
}
]