Skip to main content

max / makenotwork

Drop links into now-private _meta/docs brand notes brand.md moved to the private _private/docs/meta tree; reword the two design docs to reference the cross-project brand system without a path into private storage. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-06-05 01:27 UTC
Commit: edf061e0e8937568f58fd67de99030b1b341f063
Parent: 4e6886e
2 files changed, +2 insertions, -2 deletions
@@ -2,7 +2,7 @@
2 2
3 3 The MNW UI is composed from a small fixed set of primitives. Every screen is assembled from these — like an OS rendering applications, not like a website where each page reinvents its own widgets. If a screen needs something not in this charter, the answer is to extend the charter, not to write a one-off.
4 4
5 - Source of truth for visual identity: [`_meta/docs/brand.md`](../../_meta/docs/brand.md). Source of truth for primitives: this file plus `static/style.css`.
5 + Source of truth for visual identity: the cross-project brand system (internal). Source of truth for primitives: this file plus `static/style.css`.
6 6
7 7 ## Tokens
8 8
@@ -4,7 +4,7 @@ Server-rendered HTML via Askama templates, HTMX for interactivity, hand-authored
4 4
5 5 ## Design System
6 6
7 - Typography and brand colors are defined in `_meta/docs/brand.md` (three-tier type system, base palette, diamond mark rule). The server extends the base palette with CSS custom properties:
7 + Typography and brand colors come from the cross-project brand system (three-tier type system, base palette, diamond mark rule). The server extends the base palette with CSS custom properties:
8 8
9 9 ### Extended Colors (CSS Variables)
10 10