* fix(draw-image): use pid-based tmp svg and cleanup in finally
* test(draw-image): decouple e2e.optional from leftover tmp svg
* test(draw-image): add cleanup unit test for tmp svg lifecycle
* docs(draw-image): add handoff and ADR for tmp svg race fix
* docs(handoff): set PR number
* docs(project-map): update after structural changes
---------
Co-authored-by: opencode-agent <agent@opencode.local>
* feat(draw-image): add SVG template render engine
* feat(draw-image): add opencode plugin and tool tests
* test(draw-image): add vitest unit integration e2e suite
* chore(draw-image): wire CI dependabot docs and ADR
* docs(handoff): set PR number
* docs(handoff): fix PR number placeholder in frontmatter
* fix(ci): use tempfile and trailing newline in draw-image tests
---------
Co-authored-by: opencode-agent <agent@opencode.local>