Skip to content

docs: clarify brand asset hierarchy (PDF canonical, SVG working, PNG rasterized) - #7

Merged
ronaldtse merged 1 commit into
mainfrom
docs/asset-hierarchy
Aug 7, 2026
Merged

docs: clarify brand asset hierarchy (PDF canonical, SVG working, PNG rasterized)#7
ronaldtse merged 1 commit into
mainfrom
docs/asset-hierarchy

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

Summary

Documents the canonical brand-asset hierarchy in CLAUDE.md to match the same clarification in claricle/branding#1:

  1. Canonicallogo-claricle.pdf (designer source). Edit here, regenerate everything else.
  2. Working — SVG variants. The format we actually use.
  3. Rasterized — PNG / ICO. Generated artifacts, never hand-edited.

This codifies the rule: never hand-edit an SVG to "fix" something that originated in the PDF; never ship a PNG that wasn't regenerated from the SVG. Same chain of truth, just made explicit so future edits respect it.

Test plan

  • CI on this PR runs green
  • After merge, future Claude Code sessions in this repo will see the hierarchy and apply it when touching brand assets

Matches the hierarchy now documented in claricle/branding#1:
PDF (canonical) -> SVG (working) -> PNG/ICO (rasterized).

Makes the rule explicit: never hand-edit an SVG to fix something
that originated in the PDF; never ship a PNG that was not
regenerated from the SVG.
@ronaldtse
ronaldtse merged commit 2e442ad into main Aug 7, 2026
1 check passed
@ronaldtse
ronaldtse deleted the docs/asset-hierarchy branch August 7, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant