Sprints 46-58 implement the cross-language porting foundation: language-to-IR adapters, equivalence checking, gate validation, legacy ingestion, managed/dynamic families, low-level/logic-actor semantics, debug workflow tooling, AST-native family tools, Rust/CPP raising tools, system-level orchestration, query family, and porting gates. Sprint 59 adds the governance layer (policy packs, review boards, waiver packets, ambiguity triage, decision ledger) with the whetstone_review_porting_decision MCP tool. Also includes: sprint plans 46-130, MCP taskitem pipeline scripts, CLAUDE.md, docs, and full test matrix (steps 689-828). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
607 B
607 B
Next Agent Notes
Before executing sprint work, follow:
docs/SPRINT_TASKITEM_EXECUTION_POLICY.md
Required Workflow (Do Not Skip)
- Generate taskitems via MCP pipeline:
tools/mcp/run_sprint_taskitem_pipeline.sh <sprint_plan.md>
- Export run to LoRA capture JSONL:
tools/mcp/export_taskitem_run_for_lora.sh <run_output_dir>
- For ranges:
tools/mcp/run_sprint_range_with_capture.sh <start> <end>
Stable MCP Binary
Use the pinned stable binary path (not dev build path):
editor/build-native/whetstone_mcp_stable
Global MCP config should point to this stable path.