ben.stull 4d1c957f42 fix(slice-1): dev.sh portable on bash 3.2 — drop wait -n, reap process subtree
macOS ships bash 3.2 (no wait -n): poll with kill -0 instead. npm spawns vite as a
grandchild, so cleanup now recurses pgrep -P to reap the whole subtree — Ctrl-C frees
both :8000 and :5173 cleanly. Verified clean-checkout -> dev.sh -> empty self-migrated
Postgres -> /healthz 200, and trap teardown.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 08:46:41 -07:00

wiggleverse-ecomm

The clean implementation of Wiggleverse ecomm — a multi-tenant, OHM-grounded Shopify alternative.

This repo is greenfield. It was stood up fresh on 2026-06-10, superseding the first-pass reference prototype at wiggleverse-ecomm-prototype (R01R07, kept read-only as a reference for the rebuild).

Composition

This app (One Name ecomm, see app.json) is composed of:

Repo Role
wiggleverse-ecomm code, in-repo specs/docs (this repo)
wiggleverse-ecomm-content reviewed specs, archived plans, roadmap, version pin
wiggleverse/session-history (ecomm/ subdir) session transcripts

Status

No application code yet. The architecture and first release are to be designed in a brainstorming/planning session before any code lands.

S
Description
No description provided
Readme 1,005 KiB
Languages
Python 98.1%
Shell 1.9%