Commit Graph

1 Commits

Author SHA1 Message Date
yuandonghao f7a936db82 test(tools): add shim protection test for tool_implementations split
Covers all 48 top-level functions (33 do_* + 15 _helpers) extracted from
the original module. Guards the upcoming split: the shim must re-export
every symbol so existing 'from src.tool_implementations import X' imports
keep working. Passes on baseline (pre-split).
2026-06-24 17:32:15 +08:00