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

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -105,6 +105,12 @@ python scripts/57_tool_agent.py --repo /path/to/your/repo --apply --task "..." -
105
  ```
106
  In **LM Studio**: run the patch, fully quit + reopen, then load the model.
107
 
 
 
 
 
 
 
108
  ## Performance (M5 Max 128 GB, v4)
109
  | Metric | Value |
110
  |---|---|
 
105
  ```
106
  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
+
114
  ## Performance (M5 Max 128 GB, v4)
115
  | Metric | Value |
116
  |---|---|