What problem does it solve? Producing editable, publication-quality schematic diagrams (technical roadmaps, research frameworks, algorithm flowcharts) for papers and thesis defenses is slow and error-prone, especially with Chinese text layout, connector routing, and consistent styling in draw.io XML. ## Core Features & Use Cases - Four built-in templates: five-band technical roadmap, three-column research framework, three-column stage flow, and landscape task pipeline, each rendered from a content JSON with per-slot Chinese character-width validation. - Three authoring paths: fill a template, hand-write .drawio XML from scratch, or high-fidelity replicate a reference image with pixel calibration and iterative screenshot review. - Quality toolchain: static layout checker (text overflow, overlaps, edges crossing boxes, duplicate ids), 1:1 PNG/PDF export via the drawio CLI, and browser preview without drawio installed. - Use Case: Given a paper's LaTeX source, generate a five-band technical roadmap .drawio plus PNG for a defense slide, with all numbers verified against the source. ## Quick Start Ask the assistant to turn your paper or project into an editable draw.io diagram, for example: "Use the roadmap template to draw a technical roadmap of my thesis and export it as PNG."