Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2843587ded | |||
| b78453c0f6 | |||
| 7e6a0132c7 |
@@ -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.
|
||||||
|
|
||||||
|
|||||||
@@ -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).
|
||||||
Reference in New Issue
Block a user