Align doc prose to Vibe-Nothing-UI-Design (SPEC, CHANGELOG, CONTRIBUTING)

This commit is contained in:
秉寒 2026-06-14 15:04:20 +08:00
parent 150328afb3
commit 4119c144f6
3 changed files with 4 additions and 4 deletions

View File

@ -14,6 +14,6 @@ All notable changes to this project will be documented here.
- Added dark and light themes. - Added dark and light themes.
- Added scalable 9x9 dot icons and a 25x25 circular Glyph Matrix. - Added scalable 9x9 dot icons and a 25x25 circular Glyph Matrix.
- Added the Agent Console applied dashboard. - 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 `SPEC.md` as the normative AI generation contract.
- Added `DESIGN.md` as the design rationale and decision record. - Added `DESIGN.md` as the design rationale and decision record.

View File

@ -1,6 +1,6 @@
# Contributing # Contributing
Thanks for helping improve nothing-ui. Thanks for helping improve Vibe-Nothing-UI-Design.
## Development ## Development

View File

@ -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. **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". The keywords **MUST**, **MUST NOT**, **NEVER**, **ALWAYS** are normative. Violating any rule in §1 means the output is wrong, even if it "looks nice".