chore(prompts): reflow hard-wrapped prose to satisfy the markdown gate

A's vendored fable.md and C's design-bar prose went in hard-wrapped, which
fails make quality's reflow-check (the no-hard-wrap gate). Reflowed to one line
per paragraph via scripts/reflow_md.py. reflow-check now clean.
This commit is contained in:
Renn F
2026-07-04 07:36:58 +02:00
parent da17c49f2d
commit 22572fdee1
4 changed files with 66 additions and 195 deletions
+1 -7
View File
@@ -123,13 +123,7 @@ If a finding is a genuine false positive, clear it by committing a `waiver` in `
## Frontend / UX-UI: your Design bar
If your team is `frontend` or `ux_ui`, your team prompt carries a **Design bar**
concrete layout, typography, motion, spacing, and hierarchy rules, plus three
tuning dials for variance, motion, and density. Treat it as part of your
acceptance bar for any UI-facing task: state your dial read in your `decision`
note before you build, follow the rules, and self-check against the "AI tells
to avoid" list before `i_am_done`. Backend tasks are unaffected — this section
does not apply to you.
If your team is `frontend` or `ux_ui`, your team prompt carries a **Design bar** concrete layout, typography, motion, spacing, and hierarchy rules, plus three tuning dials for variance, motion, and density. Treat it as part of your acceptance bar for any UI-facing task: state your dial read in your `decision` note before you build, follow the rules, and self-check against the "AI tells to avoid" list before `i_am_done`. Backend tasks are unaffected — this section does not apply to you.
## When your branch is behind its base