Align doc prose to Vibe-Nothing-UI-Design (SPEC, CHANGELOG, CONTRIBUTING)
This commit is contained in:
parent
150328afb3
commit
4119c144f6
@ -14,6 +14,6 @@ All notable changes to this project will be documented here.
|
||||
- Added dark and light themes.
|
||||
- Added scalable 9x9 dot icons and a 25x25 circular Glyph Matrix.
|
||||
- Added the Agent Console applied dashboard.
|
||||
- Added the interactive generic-AI versus nothing-ui comparison.
|
||||
- Added the interactive generic-AI versus Vibe-Nothing-UI-Design comparison.
|
||||
- Added `SPEC.md` as the normative AI generation contract.
|
||||
- Added `DESIGN.md` as the design rationale and decision record.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Contributing
|
||||
|
||||
Thanks for helping improve nothing-ui.
|
||||
Thanks for helping improve Vibe-Nothing-UI-Design.
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
4
SPEC.md
4
SPEC.md
@ -1,7 +1,7 @@
|
||||
# nothing-ui · Generation Spec (Normative)
|
||||
# Vibe-Nothing-UI-Design · Generation Spec (Normative)
|
||||
|
||||
**Audience:** humans and AI assistants generating UI with this library.
|
||||
**Goal:** anything you build with nothing-ui must be **visually indistinguishable** from `index.html`. This document is the contract that makes that happen. When in doubt, open `index.html`, find the closest component, and copy its markup verbatim.
|
||||
**Goal:** anything you build with Vibe-Nothing-UI-Design must be **visually indistinguishable** from `index.html`. This document is the contract that makes that happen. When in doubt, open `index.html`, find the closest component, and copy its markup verbatim.
|
||||
|
||||
The keywords **MUST**, **MUST NOT**, **NEVER**, **ALWAYS** are normative. Violating any rule in §1 means the output is wrong, even if it "looks nice".
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user