fix(build): add a2a_tools_delegation to TOP_LEVEL_MODULES drift gate

Iter 4b's new module needs the rewrite-list entry. Stacked on iter 4a
which already added a2a_tools_rbac.

Refs RFC #2873 iter 4b.
This commit is contained in:
Hongming Wang 2026-05-05 05:01:04 -07:00
parent e72f9ad107
commit 2227a14b1e

View File

@ -55,6 +55,7 @@ TOP_LEVEL_MODULES = {
"a2a_executor",
"a2a_mcp_server",
"a2a_tools",
"a2a_tools_delegation",
"a2a_tools_rbac",
"adapter_base",
"agent",