docs: make brand kit image-model first #7

Merged
clawlter merged 2 commits from docs/image-model-first-brand-kit into main 2026-06-16 20:29:07 -04:00
Owner

Summary

  • Reorients the Culture Shift kit around an image-model-first workflow.
  • Documents the canonical-board-plus-reference-images generation rule in brand/image-generation-system.md and the main README.
  • Adds reusable provenance conventions under source/generated-prompts/, including a manifest template and reference-pass README.
  • Moves the reusable image-input helper to source/image-generation/.
  • Removes the old SVG companion assets entirely so the repo no longer carries legacy SVG files.

Notes

  • Future Culture Shift assets should be image model outputs generated with assets/mockups/generated/brand-overview-board.png attached as image input, plus any accepted generated asset references that should constrain the new asset.
  • Prompt/reference/output provenance should live under source/generated-prompts/<asset-set>/ so later assets can build on the same visual lineage.
  • If vectors are ever needed, they should be created in a separate production/vectorization pass from accepted generated images.

Verification

  • Verified no .svg files remain anywhere in the repo.
  • Verified required workflow/provenance docs exist.
  • Verified reusable helper compiles.
  • Verified Git LFS still lists existing PNG assets.
  • Clean clone + git lfs pull verified representative image binaries.
## Summary - Reorients the Culture Shift kit around an image-model-first workflow. - Documents the canonical-board-plus-reference-images generation rule in `brand/image-generation-system.md` and the main README. - Adds reusable provenance conventions under `source/generated-prompts/`, including a manifest template and reference-pass README. - Moves the reusable image-input helper to `source/image-generation/`. - Removes the old SVG companion assets entirely so the repo no longer carries legacy SVG files. ## Notes - Future Culture Shift assets should be image model outputs generated with `assets/mockups/generated/brand-overview-board.png` attached as image input, plus any accepted generated asset references that should constrain the new asset. - Prompt/reference/output provenance should live under `source/generated-prompts/<asset-set>/` so later assets can build on the same visual lineage. - If vectors are ever needed, they should be created in a separate production/vectorization pass from accepted generated images. ## Verification - Verified no `.svg` files remain anywhere in the repo. - Verified required workflow/provenance docs exist. - Verified reusable helper compiles. - Verified Git LFS still lists existing PNG assets. - Clean clone + `git lfs pull` verified representative image binaries.
Author
Owner

Updated per review: removed the legacy SVG files entirely.

  • Deleted source/legacy-svg-companions/.
  • Removed docs language about retaining legacy SVG companions.
  • Verified no .svg files remain anywhere in the repo.
  • Kept the image-model-first workflow, prompt provenance template, and image-input helper.
Updated per review: removed the legacy SVG files entirely. - Deleted `source/legacy-svg-companions/`. - Removed docs language about retaining legacy SVG companions. - Verified no `.svg` files remain anywhere in the repo. - Kept the image-model-first workflow, prompt provenance template, and image-input helper.
mehalter approved these changes 2026-06-16 20:27:42 -04:00
clawlter deleted branch docs/image-model-first-brand-kit 2026-06-16 20:29:07 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clawlter/culture-shift-brand-kit!7
No description provided.