3 Commits

Author SHA1 Message Date
ben.stull 2843587ded content: ui/designs is per Solution Design, not per slice (ecomm#8)
Operator correction: designs live at the Solution-Design level — one subfolder
per spec (ui/designs/SD-0001/), not per slice.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 21:30:29 -07:00
ben.stull b78453c0f6 Merge pull request 'content: add ui/designs/ collection (ecomm#8)' (#2) from ui-designs-collection into main 2026-06-11 03:24:35 +00:00
ben.stull 7e6a0132c7 content: add ui/designs/ collection (ecomm#8)
Standard third content-repo collection alongside specs/ and plans/: UI-design
artifacts (Claude Design outputs generated from a Solution Design), referenced
from specs. Spec-linkage gate + backfill gesture tracked in
wiggleverse-dev-claude-plugin#93.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 20:24:11 -07:00
2 changed files with 12 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ repo.
| --- | --- | | --- | --- |
| `specs/` | reviewed Solution-Design specs (submitted at session finalize) | | `specs/` | reviewed Solution-Design specs (submitted at session finalize) |
| `plans/` | archived implementation plans | | `plans/` | archived implementation plans |
| `ui/designs/` | UI-design artifacts (Claude Design outputs), referenced from specs |
Roadmap and the deployment version `pin` will be added as the build gets underway. Roadmap and the deployment version `pin` will be added as the build gets underway.
+11
View File
@@ -0,0 +1,11 @@
# ui/designs — UI-design artifacts
Standard content-repo collection (alongside `specs/` and `plans/`) holding this
app's UI-design artifacts — primarily Claude Design outputs generated from a
Solution Design (rubric: `engineering/solution-design/claude-design-vs-code.md`).
Designs are kept at the **Solution-Design level** (one design per spec, not per
slice): one subfolder per Solution Design, e.g. `ui/designs/SD-0001/`. The spec
references its design artifact here by path; the spec-linkage gate and the
backfill gesture for adding that reference once a design exists are tracked in
[wiggleverse-dev-claude-plugin#93](https://git.wiggleverse.org/wiggleverse/wiggleverse-dev-claude-plugin/issues/93).