What problem does it solve? Finalized implementation plans are written in English, but distributed teams often need the same plan in their native language without losing the machine-validated references, identifiers, and structure that make the plan executable. ## Core Features & Use Cases - Faithful localization: Translates headings, prose, tables, and Mermaid Impact Graph labels into the requested BCP-47 locale while keeping the document structure identical. - Canonical token preservation: Keeps file paths, file:line references, code identifiers, shell commands, frontmatter, and coverage tables byte-for-byte unchanged. - Status fidelity: Preserves the plan's clean or needs-review status and all convergence identifiers exactly. - Use Case: After agent-quorum produces a finalized English plan, render a Russian or Portuguese companion plan that engineers in that locale can execute against the same codebase. ## Quick Start Translate the finalized plan.final.md into the requested locale, keeping all code tokens, paths, and the frontmatter unchanged.