Two C++ generators exist (Steps 634, 642) but aren't registered as MCP tools.
Sprint 41 is pure plumbing — wire them following the RegisterArchitectIntakeTools
pattern from Sprint 36.
- sprint41_plan.md: 5-step plan (Steps 664-668), architecture gates, exact
tools.json entries to add, test counts and test cases per step
- sprint41_taskitems.json: AnnotatedTaskitem format, fully self-contained,
with prerequisiteOps pointing to exact files to read before starting each step
Result: whetstone_schema_to_cpp + whetstone_generate_dispatch_table become
live MCP tools callable by Claude Code (tool count 82 → 84).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>