diff --git a/vulture_whitelist.py b/vulture_whitelist.py index ba393cee1..1f2184ad6 100644 --- a/vulture_whitelist.py +++ b/vulture_whitelist.py @@ -630,7 +630,7 @@ planner_max_files_per_subplan # noqa: B018, F821 planner_max_tokens_per_subplan # noqa: B018, F821 planner_min_files_per_subplan # noqa: B018, F821 -# ACP facade wiring — public API error codes and mapping function (#501) +# A2A facade wiring — public API error codes and mapping function (#501) NOT_FOUND # noqa: B018, F821 VALIDATION_ERROR # noqa: B018, F821 INVALID_STATE # noqa: B018, F821 @@ -954,7 +954,7 @@ MockLspTransport # noqa: B018, F821 # cleveragents.cli.commands.lsp — Typer CLI entrypoint for ``agents lsp serve`` serve # noqa: B018, F821 -# cleveragents.lsp.server.LspServer.facade — lazy ACP facade property +# cleveragents.lsp.server.LspServer.facade — lazy A2A facade property facade # noqa: B018, F821 # Domain-specific analyzers — public API (issue #588)