diff --git a/.wave/repo.json b/.wave/repo.json index f40940a..2040e58 100644 --- a/.wave/repo.json +++ b/.wave/repo.json @@ -479,5 +479,12 @@ "heading": "License", "body": "MIT" } + ], + "policyWaivers": [ + { + "host": "www.npmjs.com", + "pathPrefix": "/package/@anthropic-ai/claude-agent-sdk", + "reason": "Documents the @anthropic-ai/claude-agent-sdk dependency this server is built on. Path-scoped per #104 so an arbitrary third-party npm link added later in the same file is still reported." + } ] -} \ No newline at end of file +}