test(planner): drive every RPC method over MCP through hero_router #33
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_planner!33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds an out-of-process integration test that spawns the real hero_planner_server and hero_router and drives all 98 RPC methods as MCP tool calls over the router (no in-process calls). This is the Step 1 gate from lhumina_code/home#309. The test requires HERO_ROUTER_BIN to point at a hero_router built from the new serving contract and skips cleanly when unset.