Pivot: strip storefront → network-service seed (v0.9.0) #33

Merged
ben.stull merged 2 commits from pivot-strip-storefront into main 2026-06-12 16:32:49 +00:00
Owner

Phase A of the pivot from a generic multi-tenant Shopify-alternative storefront to the commitment-commerce + cross-maker verified referral network (per ecomm-content/rfcs/network_strategy.md; OHM identity/relationality super-drafts).

Stripped (no carry-forward)

  • storefronts domain; the products import/export/image HTTP spine (service/imagefetch/repo + endpoints); the SPA frontend/; the Playwright e2e/ suite.

Kept (reusable core)

  • /healthz + /api/auth/* (accounts); the catalog-normalization library (codec/dialect_shopify/models/serialize/validate/diff/hosted — importable, no HTTP yet); platform/* infra. Migrations untouched (append-only).

Also

  • check.sh reduced to backend-only (import-linter + pytest); dev.sh + unused GCS overlay trimmed. app.json/README/CLAUDE.md repointed; VERSION 0.8.0 → 0.9.0.

Gate: check.sh green — import-linter (main > domains > platform) KEPT, pytest passing.

Issue triage (separate): closed 9 old-direction issues; kept #3/#16/#19; recast #15 → cross-maker kits. Session 0036.

Phase A of the pivot from a generic multi-tenant Shopify-alternative storefront to the commitment-commerce + cross-maker verified referral **network** (per `ecomm-content/rfcs/network_strategy.md`; OHM `identity`/`relationality` super-drafts). ## Stripped (no carry-forward) - `storefronts` domain; the products import/export/image HTTP spine (`service`/`imagefetch`/`repo` + endpoints); the SPA `frontend/`; the Playwright `e2e/` suite. ## Kept (reusable core) - `/healthz` + `/api/auth/*` (`accounts`); the catalog-normalization library (`codec`/`dialect_shopify`/`models`/`serialize`/`validate`/`diff`/`hosted` — importable, no HTTP yet); `platform/*` infra. Migrations untouched (append-only). ## Also - `check.sh` reduced to backend-only (import-linter + pytest); `dev.sh` + unused GCS overlay trimmed. `app.json`/README/CLAUDE.md repointed; VERSION 0.8.0 → 0.9.0. **Gate:** `check.sh` green — import-linter (main > domains > platform) KEPT, pytest passing. Issue triage (separate): closed 9 old-direction issues; kept #3/#16/#19; recast #15 → cross-maker kits. Session 0036.
ben.stull added 2 commits 2026-06-12 16:32:01 +00:00
Pivot ecomm from a generic multi-tenant Shopify-alternative storefront to the
commitment-commerce + cross-maker verified referral NETWORK direction
(ecomm-content/rfcs/network_strategy.md; OHM identity/relationality super-drafts).

Phase A of the reset — clear the decks:
- Strip the storefront surfaces with no carry-forward: the storefronts domain,
  the products import/export/image HTTP spine (service/imagefetch/repo + endpoints),
  the SPA frontend, and the Playwright e2e suite.
- Keep the reusable core: /healthz + /api/auth/* (accounts); the
  catalog-normalization library (codec/dialect/models/serialize/validate/diff/hosted —
  importable, no HTTP yet); platform/* infra. Migrations untouched (append-only).
- Reduce check.sh to backend-only (import-linter + pytest); trim dev.sh and the unused
  GCS overlay env. Repoint app.json/README/CLAUDE.md; bump VERSION 0.8.0 -> 0.9.0.

check.sh green: import-linter (main > domains > platform) KEPT, pytest passing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
chore(reset): drop e2e run artifacts swept in by git add -A
ci / check (push) Has been cancelled
ci / check (pull_request) Has been cancelled
84a2bdbd78
These local Playwright run artifacts (.objectstore renditions, .backend.log,
test-results) stopped being ignored when e2e/.gitignore was removed with the suite,
so the strip commit wrongly added them. Remove; e2e is fully gone.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ben.stull merged commit c18ddcc561 into main 2026-06-12 16:32:49 +00:00
Sign in to join this conversation.