ALTERNATIVE™ Production Master v1 — Label Rebuild & Compliance System#1
Draft
ebyron357 wants to merge 3 commits into
Draft
ALTERNATIVE™ Production Master v1 — Label Rebuild & Compliance System#1ebyron357 wants to merge 3 commits into
ebyron357 wants to merge 3 commits into
Conversation
Implement code-driven 12oz sleek can label renderer per the master label rebuild spec: brand hierarchy, locked SKU/flavor system, CMYK color system, compliance panel structure, QR/barcode protected zones, and Proleve data schema. - 182.22mm x 148mm canvas at 300 DPI - 8 variants: 4 SKUs x 2 flavors - Preview mode (no placeholder compliance data) and production mode - PDF/X-1a export pipeline via Ghostscript - Spec validation script (18/18 checks) Co-authored-by: ebyron357 <ebyron357@users.noreply.github.com>
Refine existing ALTERNATIVE artwork per final production spec — not a redesign. - Reduce A symbol 10%, increase ALTERNATIVE wordmark ~22.5% with improved spacing - Single-line THC callouts (5/10/50/100MG HEMP-DERIVED THC PER CAN), no 20MG - Increase flavor visibility 35%; gold reduced to brand identity and THC callouts - Remove decorative borders, separators, placeholder frames, and preview guides - Manufacturer data: Passion Fruit 0 cal, Lychee Sweet Tea 20 cal, exact ingredients - Manufacturing: Proleve / Invictus Wellness LLC, Locust NC USA - Updated warning, active ingredient, and QR copy per spec - 40/40 validation checks, 10.0/10 retail readiness Co-authored-by: ebyron357 <ebyron357@users.noreply.github.com>
- Bleed-aware artboard (182.22×148mm trim + 3.175mm bleed) - Compliance audit flags missing barcode/lot/state before export - Prepress PDF audit (CMYK, fonts, dimensions, transparency) - Hierarchy QC at 100%/50%/25%/10% scales - Manufacturer ingredient line formatting (exact 3/9 lines per flavor) - THC declaration on compliance panel; A symbol subordinate to wordmark - export_production.py generates 8 PDFs + MANIFEST.json - Remove unused a_symbol.svg asset (AI artifact cleanup) - 51/51 validation checks, 10.0/10 retail readiness Co-authored-by: ebyron357 <ebyron357@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Builds the ALT-Label-System — a code-driven label generation pipeline for ALTERNATIVE™ 12oz sleek cans per the Production Master v1 specification. This is a refinement, not a redesign: existing brand direction preserved with improved hierarchy, readability, and compliance structure.
What's Included
Label Hierarchy (per spec)
Locked Systems
Compliance
verified: trueJSON)Output
--pdfx)Usage
Next Step for Production
Add Proleve-verified compliance JSON per variant to
data/compliance/products/, then:Test Plan