ben.stull
886da73eb6
ci(slice-1): Gitea workflow runs scripts/check.sh against a Postgres service
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 08:41:32 -07:00
ben.stull
6744a6ae0d
feat(slice-1): Vite/React shell + /api proxy; scripts/check.sh now fully green
...
Single tsconfig (no project-references split — avoids composite/noEmit friction for
the minimal shell); tsc typechecks src, vite loads its config via esbuild.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 08:41:10 -07:00
ben.stull
36046304da
feat(slice-1): scripts/dev.sh — owns dev Postgres lifecycle + backend + Vite
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 08:39:37 -07:00
ben.stull
d7b9f81e53
feat(slice-1): scripts/check.sh — the single gate (lint-imports, pytest, frontend build)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 08:39:14 -07:00
ben.stull
ef385340e8
feat(slice-1): FastAPI factory + /healthz; self-migrate at startup (INV-1/§6.4)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 08:38:42 -07:00
ben.stull
9462423642
feat(slice-1): platform/db migration runner + migration 0001 (INV-7, §6.3 schema)
...
Forward-only, fail-stop, advisory-lock-guarded psycopg runner; migration 0001 lays
the account/auth_code/storefront/membership schema. Tests prove migrate-from-empty
and idempotent re-migrate (INV-1 partial) and the INV-4 many-capable shape.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 08:37:09 -07:00
ben.stull
ab4317e105
feat(slice-1): dev Postgres compose — single pinned service, named volume (D-7)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 08:35:53 -07:00
ben.stull
346e7f2e22
feat(slice-1): platform/config — single env-driven config surface (INV-8)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 08:35:16 -07:00
ben.stull
4acab40653
feat(slice-1): backend skeleton, deps, and import-linter layer contract
...
Four-layer package (main > domains > platform) per SD-0001 §6.2; GraphQL api layer
deferred. main.py is a stub so the top layer exists from the start (fleshed out in
the /healthz task). lint-imports green on the skeleton.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 08:34:38 -07:00
ben.stull
d125317c00
plan(slice-1): SD-0001 walking-skeleton implementation plan
...
Just-in-time plan for SLICE-1 (§7.2): backend 4-layer scaffold + import-linter,
dev Postgres compose, psycopg migration runner + migration 0001, /healthz,
scripts/check.sh + dev.sh, Vite/React shell, CI, docs/BOOTSTRAP.md.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 08:32:28 -07:00
ben.stull
0078b0c6da
chore(specs): SD-0001 lives only in wiggleverse-ecomm-content/specs/ ( #4 )
2026-06-10 14:53:13 +00:00
ben.stull
23afcf95ce
Merge pull request 'SD-0001: Solution Design — MVP sign up and create a single storefront (Feature #1 )' ( #2 ) from claude/optimistic-lumiere-ef8b1e into main
2026-06-10 14:12:57 +00:00
ben.stull
45f6ef8b58
spec(self-review): declare storefronts participant, fix §1.8 cross-ref, status → approved (v0.2.0)
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:11:13 -07:00
ben.stull
a6d9bdf135
spec(§8–10): traceability matrix, open questions + decisions log, glossary & references
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:10:04 -07:00
ben.stull
3120349fc5
spec(§7): delivery plan — SLICE-1..4 (skeleton, identity, storefront, deployed envs), rollout, risks
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:09:18 -07:00
ben.stull
b2e1f11a85
spec(§6.6–6.9): NFRs, key decisions table, testing strategy, failure modes
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:08:24 -07:00
ben.stull
0881a4cdf0
spec(§6.5): per-PUC design — entry routing spine, auth + storefront sequences, bootstrap
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:07:21 -07:00
ben.stull
d8abd5c1d5
spec(§6.1–6.4): invariants INV-1..9, architecture, data model, API contracts
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:06:38 -07:00
ben.stull
e68692840f
spec(§5): UX layout — landing, sign-in (2-step), create-storefront, admin shell
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:05:25 -07:00
ben.stull
a32061ac54
spec(§3–4): product personas + product use cases PUC-1..11, grounded in corpus 14.01.* / 01.01.0008
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:04:47 -07:00
ben.stull
7147e740a1
spec(§2): solution proposal — carry forward prototype shape, invert seed/gate, defer GraphQL+OAuth
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:03:57 -07:00
ben.stull
a68f59ac85
spec(§1.6–1.9): outcomes, business scope, assumptions, business use cases BUC-1..5
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:03:13 -07:00
ben.stull
42dbc5048a
spec(§1.1–1.5): business context — summary, background, actors, problem, pains
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:02:16 -07:00
ben.stull
c7b288a81b
spec(skeleton): SD-0001 front matter + section skeleton from solution-design TEMPLATE
...
Anchors wiggleverse-ecomm#1; authored in session ecomm-0020.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 07:01:28 -07:00
ben.stull
994bde715e
Initialize wiggleverse-ecomm (clean ecomm rebuild)
...
Greenfield skeleton for the clean ecomm implementation, superseding the R01-R07
reference prototype (wiggleverse-ecomm-prototype). One Name "ecomm"; app.json
wires the code repo, the wiggleverse-ecomm-content collection repo, and the
session-history/ecomm transcript home. No application code yet — architecture is
to be designed in a brainstorming/planning session.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 00:37:38 -07:00