Commit 43652ea
committed
test(meta-tools): guard registry/descriptor parity for built-in tools
Add an integration test asserting the registered meta-tools and the Tool
Optimization built-in descriptor stay in lockstep — same tool names and same
write flags, both directions. The descriptor is the single source of truth the
desktop shelf renders and per-tool toggles read from, so drift would surface a
tool the gateway won''t dispatch (or hide one it will). Also pins
mcpmux_search_tools as present and read-only.
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent a2f3ac9 commit 43652ea
1 file changed
Lines changed: 44 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
693 | 737 | | |
694 | 738 | | |
695 | 739 | | |
| |||
0 commit comments