* 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>
* fix(draw-image): per-process temp dir in renderToPng test helpers
* docs(handoff): add handoff and ADR for renderToPng temp dir fix
* docs(project-map): note per-process temp dir fix in renderToPng helpers
* docs(handoff): set PR number
* docs(handoff): replace PR number placeholder in frontmatter
---------
Co-authored-by: opencode-agent <agent@opencode.local>
* fix(draw-image): use density 72 for 1024x1024 PNG output
* test(draw-image): assert real PNG dimensions via IHDR decode
* chore(assets): regenerate cover.png at 1024x1024
* docs(handoff): add handoff and ADR for density fix
* docs(handoff): set PR number
---------
Co-authored-by: opencode-agent <agent@opencode.local>