/drawio replicate)Use /drawio replicate when you want to recreate an uploaded image, screenshot, or reference diagram as a structured draw.io bundle.
/drawio edit| Mode | Default | Behavior |
|---|---|---|
preserve-original |
Yes | Preserve source background and dominant palette through explicit style overrides |
theme-first |
No | Normalize the redraw to the selected theme and treat source colors as hints |
Replicated specs should usually record:
meta.source: replicatedmeta.replication.colorModemeta.replication.backgroundmeta.replication.palette| Domain | Recommended theme |
|---|---|
| software architecture | tech-blue |
| business process | tech-blue |
| research workflow | academic |
| environmental / lifecycle | nature |
| accessibility-first review | high-contrast |
| presentation slides | dark |
Replication should pause for confirmation when semantics are uncertain.
The review draft should include:
/drawio replicate
Color mode: preserve-original
[upload image]
Keep the warm nodes and dark connectors instead of normalizing everything to tech-blue
/drawio replicate with academic theme
[upload paper figure]
Redraw this for IEEE submission and keep it grayscale-safe
/drawio replicate with dark theme
[upload architecture screenshot]
Redraw this for a keynote slide
Replication should produce the same editable trio as other routes:
.drawio.spec.yaml.arch.jsonOptionally add:
Switch to theme-first if you want brand or paper normalization instead of source-color fidelity.
Stay on preserve-original and make sure the extracted palette summary is accepted before rendering.
Split the figure into sub-diagrams or reduce the redraw scope before regeneration.