* refactor(draw-image): add tests/fixtures/cover.svg and loadFixture helper
* feat(draw-image): add --template-dir flag to cli for test isolation
* refactor(draw-image): switch tests from templates/cover to fixtures
* chore(draw-image): simplify production cover.svg now decoupled from tests
* docs(handoff): add handoff + ADR for issue #196
* docs(handoff): set PR number
* docs(project-map): update after structural changes
---------
Co-authored-by: opencode-agent <agent@opencode.local>
* fix(draw-image): per-process output TMP in integration tests
* fix(draw-image): per-process output TMP in e2e tests
* fix(draw-image): per-process output TMP in cleanup test
* docs(handoff): add handoff and ADR for beforeAll output TMP fix
* docs(handoff): set PR number
* docs(handoff): set PR number 186
---------
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>