fix(build): add a2a_tools_rbac to TOP_LEVEL_MODULES drift gate
Iter 4a's new module needs to be in the rewrite list so the wheel ships its imports prefixed correctly. Caught by 'PR-built wheel + import smoke'. Refs RFC #2873 iter 4a.
This commit is contained in:
parent
0c461eb9f1
commit
17aec22f9b
@ -55,6 +55,7 @@ TOP_LEVEL_MODULES = {
|
|||||||
"a2a_executor",
|
"a2a_executor",
|
||||||
"a2a_mcp_server",
|
"a2a_mcp_server",
|
||||||
"a2a_tools",
|
"a2a_tools",
|
||||||
|
"a2a_tools_rbac",
|
||||||
"adapter_base",
|
"adapter_base",
|
||||||
"agent",
|
"agent",
|
||||||
"agents_md",
|
"agents_md",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user