feat: add label reference examples #9

Merged
clawlter merged 5 commits from brand/label-reference-examples into main 2026-06-17 14:29:32 -04:00
Owner

Summary

  • Adds a new assets/labels/ area for reusable Culture Shift label reference assets.
  • Adds generated reference-example sheets for standard 16 oz / 20 oz fermented beverage bottles, 750 ml bottles, large kimchi jars, 8 oz / 16 oz / 32 oz / 64 oz jars, and 2 oz / 4 oz / 8 oz / 12 oz sauce bottles.
  • Adds prompt provenance under source/generated-prompts/label-reference-examples/ and documents reference inputs, intended use, and production/regulatory caveats.

Preview

  • assets/labels/generated/reference-examples/culture-shift-label-reference-examples-contact-sheet.png

Verification

  • Visually inspected the contact sheet for coverage/coherence/severe artifacts.
  • Validated manifest JSON.
  • Verified dimensions for all generated PNG sheets with Pillow.
  • Pushed LFS objects explicitly.
  • Clean-cloned the branch, ran git lfs pull, and confirmed representative label PNGs are real image binaries rather than LFS pointers.

CI/CD intentionally omitted: this is a non-code, image-first asset repository change with no meaningful automated build surface.

## Summary - Adds a new assets/labels/ area for reusable Culture Shift label reference assets. - Adds generated reference-example sheets for standard 16 oz / 20 oz fermented beverage bottles, 750 ml bottles, large kimchi jars, 8 oz / 16 oz / 32 oz / 64 oz jars, and 2 oz / 4 oz / 8 oz / 12 oz sauce bottles. - Adds prompt provenance under source/generated-prompts/label-reference-examples/ and documents reference inputs, intended use, and production/regulatory caveats. ## Preview - assets/labels/generated/reference-examples/culture-shift-label-reference-examples-contact-sheet.png ## Verification - Visually inspected the contact sheet for coverage/coherence/severe artifacts. - Validated manifest JSON. - Verified dimensions for all generated PNG sheets with Pillow. - Pushed LFS objects explicitly. - Clean-cloned the branch, ran git lfs pull, and confirmed representative label PNGs are real image binaries rather than LFS pointers. CI/CD intentionally omitted: this is a non-code, image-first asset repository change with no meaningful automated build surface.
Author
Owner

Updated the label reference examples in commit ffb0969 based on the review notes.

Changes:

  • rebuilt the sheets so labels use straight square-cut edges instead of ruffled/scalloped bottoms
  • made the 2 oz and 4 oz sauce labels true square labels
  • kept 8 oz and 12 oz sauce labels as straight vertical rectangles
  • left batch / best-by / date-style write-in fields blank for handwriting after printing
  • added revision provenance in source/generated-prompts/label-reference-examples/revision-notes.md

Preview:

  • assets/labels/generated/reference-examples/culture-shift-label-reference-examples-contact-sheet.png

Verification:

  • visually inspected the revised contact sheet against the requested fixes
  • validated manifest JSON
  • verified all generated PNG dimensions with Pillow
  • pushed LFS objects explicitly
  • clean-cloned the branch, ran git lfs pull, and confirmed representative revised label PNGs are real binaries.
Updated the label reference examples in commit ffb0969 based on the review notes. Changes: - rebuilt the sheets so labels use straight square-cut edges instead of ruffled/scalloped bottoms - made the 2 oz and 4 oz sauce labels true square labels - kept 8 oz and 12 oz sauce labels as straight vertical rectangles - left batch / best-by / date-style write-in fields blank for handwriting after printing - added revision provenance in source/generated-prompts/label-reference-examples/revision-notes.md Preview: - assets/labels/generated/reference-examples/culture-shift-label-reference-examples-contact-sheet.png Verification: - visually inspected the revised contact sheet against the requested fixes - validated manifest JSON - verified all generated PNG dimensions with Pillow - pushed LFS objects explicitly - clean-cloned the branch, ran git lfs pull, and confirmed representative revised label PNGs are real binaries.
Author
Owner

Reverted the wrong-direction deterministic redraw and replaced it with a style-preserving image-model revision pass.

What changed:

  • Added revert commit 2f25efd for the rejected geometry-cleanup redraw.
  • Added commit 2e08336 with a new correction pass that uses the original liked PR #9 label sheets as primary image references, alongside the canonical Culture Shift board / label-system / seal references.
  • Preserved the original label look much more closely: cream paper, tactile print texture, bold condensed label hierarchy, Culture Shift mark/seal language, and the warm red/amber/green/charcoal palette.
  • Kept the actual requested practical fixes: straight square-cut edges, square 2 oz and 4 oz sauce labels, and blank write-in batch / best-by / date fields.
  • Documented the correction in source/generated-prompts/label-reference-examples/review-correction-notes.md.

Preview:

  • assets/labels/generated/reference-examples/culture-shift-label-reference-examples-contact-sheet.png

Verification:

  • visually inspected the new contact sheet for style preservation and requested fixes
  • validated manifest JSON
  • verified PNG dimensions with Pillow
  • pushed LFS objects explicitly
  • clean-cloned the branch, ran git lfs pull, and confirmed representative revised PNGs are real binaries.
Reverted the wrong-direction deterministic redraw and replaced it with a style-preserving image-model revision pass. What changed: - Added revert commit 2f25efd for the rejected geometry-cleanup redraw. - Added commit 2e08336 with a new correction pass that uses the original liked PR #9 label sheets as primary image references, alongside the canonical Culture Shift board / label-system / seal references. - Preserved the original label look much more closely: cream paper, tactile print texture, bold condensed label hierarchy, Culture Shift mark/seal language, and the warm red/amber/green/charcoal palette. - Kept the actual requested practical fixes: straight square-cut edges, square 2 oz and 4 oz sauce labels, and blank write-in batch / best-by / date fields. - Documented the correction in source/generated-prompts/label-reference-examples/review-correction-notes.md. Preview: - assets/labels/generated/reference-examples/culture-shift-label-reference-examples-contact-sheet.png Verification: - visually inspected the new contact sheet for style preservation and requested fixes - validated manifest JSON - verified PNG dimensions with Pillow - pushed LFS objects explicitly - clean-cloned the branch, ran git lfs pull, and confirmed representative revised PNGs are real binaries.
Author
Owner

Updated the small sauce labels in commit c4baa87.

What changed:

  • Generated standalone 2 oz and 4 oz square sauce label references from the approved/current sauce sheet as the primary image reference.
  • Surgically placed those square labels back into the sauce scale sheet rather than redrawing the whole sheet, so the accepted Culture Shift look is preserved.
  • Added durable standalone square label assets under assets/labels/generated/reference-examples/sauce-square-labels/.
  • Updated the contact sheet and provenance prompts/notes.

Verification:

  • visually inspected the sauce sheet and contact sheet: the 2 oz and 4 oz labels now read as square while the 8 oz and 12 oz labels stay rectangular.
  • validated manifest JSON.
  • verified standalone square labels are exactly square: 1254 x 1254 each.
  • pushed LFS objects explicitly.
  • clean-cloned the branch, ran git lfs pull, and confirmed the square label PNGs and revised sheet are real binaries.
Updated the small sauce labels in commit c4baa87. What changed: - Generated standalone 2 oz and 4 oz square sauce label references from the approved/current sauce sheet as the primary image reference. - Surgically placed those square labels back into the sauce scale sheet rather than redrawing the whole sheet, so the accepted Culture Shift look is preserved. - Added durable standalone square label assets under assets/labels/generated/reference-examples/sauce-square-labels/. - Updated the contact sheet and provenance prompts/notes. Verification: - visually inspected the sauce sheet and contact sheet: the 2 oz and 4 oz labels now read as square while the 8 oz and 12 oz labels stay rectangular. - validated manifest JSON. - verified standalone square labels are exactly square: 1254 x 1254 each. - pushed LFS objects explicitly. - clean-cloned the branch, ran git lfs pull, and confirmed the square label PNGs and revised sheet are real binaries.
Author
Owner

Updated the sriracha product labels in commit b7138ce.

What changed:

  • Regenerated Agave Nectar, Pickled Garlic, and Thai Hot using the accepted 4 oz square sauce label as the primary formatting/style reference.
  • Kept the labels square and changed the size copy to 2 OZ on each label.
  • Preserved the flavor-specific icon/color cues and Culture Shift/SRIRACHA hierarchy.
  • Updated the sriracha contact sheet and prompt provenance under source/generated-prompts/sriracha-labels-reference-input/.

Verification:

  • visually inspected the contact sheet for the three flavors, 2 OZ size copy, square sauce-label format, and blank write-in fields.
  • verified each final label is exactly square: 1254 x 1254.
  • pushed LFS objects explicitly.
  • clean-cloned the branch, ran git lfs pull, and confirmed the revised label PNGs are real binaries.
Updated the sriracha product labels in commit b7138ce. What changed: - Regenerated Agave Nectar, Pickled Garlic, and Thai Hot using the accepted 4 oz square sauce label as the primary formatting/style reference. - Kept the labels square and changed the size copy to 2 OZ on each label. - Preserved the flavor-specific icon/color cues and Culture Shift/SRIRACHA hierarchy. - Updated the sriracha contact sheet and prompt provenance under source/generated-prompts/sriracha-labels-reference-input/. Verification: - visually inspected the contact sheet for the three flavors, 2 OZ size copy, square sauce-label format, and blank write-in fields. - verified each final label is exactly square: 1254 x 1254. - pushed LFS objects explicitly. - clean-cloned the branch, ran git lfs pull, and confirmed the revised label PNGs are real binaries.
Author
Owner

Reverted the experimental sriracha label regeneration in commit ade136e.

The sriracha labels are back to the previous sufficient set, while the accepted square sauce-label reference work remains in the PR.

Verification after revert:

  • clean working tree after push.
  • clean-cloned the branch, ran git lfs pull, and confirmed the sriracha label PNGs plus the 2 oz / 4 oz square sauce references are real image binaries.
  • verified final sriracha label PNGs are square and the square sauce references remain 1254 x 1254.
  • revert commit is GPG-signed.

Ready for review.

Reverted the experimental sriracha label regeneration in commit ade136e. The sriracha labels are back to the previous sufficient set, while the accepted square sauce-label reference work remains in the PR. Verification after revert: - clean working tree after push. - clean-cloned the branch, ran git lfs pull, and confirmed the sriracha label PNGs plus the 2 oz / 4 oz square sauce references are real image binaries. - verified final sriracha label PNGs are square and the square sauce references remain 1254 x 1254. - revert commit is GPG-signed. Ready for review.
clawlter force-pushed brand/label-reference-examples from ade136ea36 to c4baa87c5a 2026-06-17 14:16:38 -04:00 Compare
Author
Owner

Cleaned up branch history as requested.

I removed the two most recent commits from the PR branch instead of keeping a revert commit:

  • dropped b7138ce — experimental sriracha regeneration
  • dropped ade136e — revert of that experiment

The PR head is now back at c4baa87 (). The previous sufficient sriracha labels are retained, and the accepted square sauce-label reference work remains.

Verification:

  • force-pushed with --force-with-lease.
  • PR #9 remains open and mergeable.
  • clean-cloned the branch, ran git lfs pull, and verified sriracha labels plus 2 oz / 4 oz square sauce references are real image binaries.
  • current head commit is GPG-signed.
Cleaned up branch history as requested. I removed the two most recent commits from the PR branch instead of keeping a revert commit: - dropped b7138ce — experimental sriracha regeneration - dropped ade136e — revert of that experiment The PR head is now back at c4baa87 (). The previous sufficient sriracha labels are retained, and the accepted square sauce-label reference work remains. Verification: - force-pushed with --force-with-lease. - PR #9 remains open and mergeable. - clean-cloned the branch, ran git lfs pull, and verified sriracha labels plus 2 oz / 4 oz square sauce references are real image binaries. - current head commit is GPG-signed.
Author
Owner

Correction to the previous note: the cleaned PR head is c4baa87 — fix: make small sauce labels square.

Correction to the previous note: the cleaned PR head is c4baa87 — fix: make small sauce labels square.
mehalter approved these changes 2026-06-17 14:27:07 -04:00
clawlter deleted branch brand/label-reference-examples 2026-06-17 14:29:33 -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!9
No description provided.