Initialize wiggleverse-ecomm-content

Content/corpus repo for the clean ecomm app: specs/ (reviewed Solution Designs)
and plans/ (archived implementation plans) collections, plus room for the roadmap
and version pin. Code lives in the sibling wiggleverse-ecomm repo.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-10 00:37:38 -07:00
commit dc8d6e4c57
5 changed files with 36 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
.DS_Store
*.local
+13
View File
@@ -0,0 +1,13 @@
@~/.claude/wiggleverse.md
# wiggleverse-ecomm-content
The content/corpus repo for the **`ecomm`** app (clean implementation). Holds the
reviewed specs (Solution Designs), archived implementation plans, the roadmap, and
the deployment version pin. Code lives in the sibling `wiggleverse-ecomm` repo.
- `specs/` — reviewed Solution-Design specs (submitted by `wgl-session-finalize`).
- `plans/` — archived implementation plans.
The first-pass reference prototype's content lives separately in
`wiggleverse-ecomm-prototype-content` (incl. the harvested Shopify BDD corpus).
+19
View File
@@ -0,0 +1,19 @@
# wiggleverse-ecomm-content
Content/corpus repo for the **`ecomm`** app (clean implementation, started
2026-06-10). The application code lives in the sibling
[`wiggleverse-ecomm`](https://git.wiggleverse.org/wiggleverse/wiggleverse-ecomm)
repo.
## Layout
| Path | Holds |
| --- | --- |
| `specs/` | reviewed Solution-Design specs (submitted at session finalize) |
| `plans/` | archived implementation plans |
Roadmap and the deployment version `pin` will be added as the build gets underway.
The first-pass **reference prototype's** content (including the harvested Shopify
BDD corpus) lives separately in
[`wiggleverse-ecomm-prototype-content`](https://git.wiggleverse.org/wiggleverse/wiggleverse-ecomm-prototype-content).
+1
View File
@@ -0,0 +1 @@
Archived implementation plans land here (submitted by wgl-session-finalize).
+1
View File
@@ -0,0 +1 @@
Reviewed Solution-Design specs land here (submitted by wgl-session-finalize).