philipjohnbasile commited on
Commit
938bc28
·
verified ·
1 Parent(s): e28b3ac

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -107,7 +107,8 @@ In **LM Studio**: run the patch, fully quit + reopen, then load the model.
107
 
108
  **Design — elite, not just competent:** the base prior reverts to the *average* of its training (hex + arbitrary
109
  spacing), so steer + gate it. Prepend `src/design_canon.py`'s `CANON` (oklch-only · 8px grid · 1.25 type scale ·
110
- WCAG) as the system prompt for elite output *today*; `audit_design()` gates eliteness (OKLCH/grid/scale) and the
 
111
  constrained decoder bans non-OKLCH tokens; `scripts/76_design_flywheel.py` (generate→audit→keep-only-elite→SFT)
112
  heals the **native** prior so it designs elite with no prompt at all.
113
 
 
107
 
108
  **Design — elite, not just competent:** the base prior reverts to the *average* of its training (hex + arbitrary
109
  spacing), so steer + gate it. Prepend `src/design_canon.py`'s `CANON` (oklch-only · 8px grid · 1.25 type scale ·
110
+ WCAG · **bespoke — no Bootstrap/Tailwind/framework cookie-cutter**) as the system prompt for elite output
111
+ *today*; `audit_design()` gates eliteness (OKLCH/grid/scale + rejects framework boilerplate) and the
112
  constrained decoder bans non-OKLCH tokens; `scripts/76_design_flywheel.py` (generate→audit→keep-only-elite→SFT)
113
  heals the **native** prior so it designs elite with no prompt at all.
114