reperfect shared brand: DESIGN.md, logo/favicon, Martian Mono, wind/Tailwind token preset (LicenseRef-reperfect-brand)
| assets | Recover reperfect brand into standalone repo (S8) | |
| fonts | fix(fonts): Martian Mono with Latin Extended-A (Czech diacritics) | |
| LICENSES | Recover reperfect brand into standalone repo (S8) | |
| tokens | docs: trim provenance narration | |
| .gitignore | Recover reperfect brand into standalone repo (S8) | |
| DESIGN.md | design: drop exposed-utility-panel element (rev/state) | |
| package.json | feat: add package.json (consumable as @reperfect/brand) | |
| README.md | docs: trim provenance narration | |
| REUSE.toml | Recover reperfect brand into standalone repo (S8) | |
reperfect brand
The shared visual identity for reperfect: guidelines, the logo and favicon Marks, the Martian Mono webfont, and the design tokens the apps import. One home, reused across the platform and every app; never reinvented per app.
DESIGN.md— the brand guidelines. The load-bearing doc: pure-monochrome mono-brutalism (#141414on#ffffff, no accent hue), Martian Mono, and there·perfectname-as-verb carousel.assets/— the logo source (reperfect-logo.svg), its notes (reperfect-logo.md), the rendered favicons (favicon.svg,favicon-32.png), andrender.nu(regenerates the favicons + org avatar from the logo with a hermetically pinned font; needs nix).fonts/— Martian Mono 400/700, subset.woff2.tokens/— the design tokens as a wind/Tailwind-v4@themepreset (preset.css) and as plain:rootcustom properties with@font-face(tokens.css). Seetokens/README.mdfor how a SPA imports them.
Licensing (per-file; authoritative record is REUSE.toml)
Not one license. This repo mixes three:
- Marks (
assets/reperfect-logo.svg,assets/favicon.svg,assets/favicon-32.png) —LicenseRef-reperfect-brand, all rights reserved. The name, wordmark, logo, and favicon are trademark-reserved identity, NOT open content. Nominative use only; no modified or recoloured derivatives. SeeLICENSES/LicenseRef-reperfect-brand.txt. - Martian Mono (
fonts/*.woff2) — SIL Open Font License 1.1, © 2022 The Martian Mono Project Authors (Evil Martians). A third-party font; it cannot be relicensed under the brand license. SeeLICENSES/OFL-1.1.txt. - Everything else — docs, tooling, and tokens (
DESIGN.md,README.md,tokens/**,assets/reperfect-logo.md,assets/render.nu) — the max-permissive pick-your-poison set:0BSD OR Apache-2.0 WITH LLVM-exception OR CC0-1.0 OR MIT OR Unlicense.