~
Path Peptides · Internal

PATH 2.0 — Launch Command Center

Launch in progress
Updated Sep 1, 2026
Source of truth · GitHub path-o / main-snap
3
Surfaces
4
Repos
3
Devs
A·B·C
Workstreams
~1wk
To cutover
01  The estate

Distributor Portal Building

Independent sales · reps
Stack
Vite · React · Clerk
Owner
Oscar + Pastel loop
Left
Mass sign-in, cutover data
78%

Storefront Live

shop.pathpeptides.com
Stack
Next 15 · Vercel · Clerk
Owner
Alfie · Emerson (int.)
Left
QA polish, fulfillment
90%

Store Admin Building

Medusa admin · ops
Stack
Vite · React · Medusa
Owner
Emerson / Alfie rev.
Left
Credit UI, handoff
82%

medusa-core Building

Backend API · commerce
Stack
Medusa · Railway · PG
Owner
Emerson (backend)
Left
P0 closeout, tiers
80%
02  How it fits together
Distributor PortalREPS StorefrontCUSTOMERS Store AdminOPS medusa-core RAILWAY · COMMERCE API Supabase Postgres SYSTEM OF RECORD ClerkAUTH · 3 ACTORS Cloudflare R2ASSETS
All three front-ends speak to one backend and one system of record — so a fix or a data change lands once and shows everywhere. Clerk carries identity for all three actor types; R2 holds product & document assets.
03  Launch blockers & readiness
ItemStatusOwnerUnblocks
Impersonation hardening
Signed handoff for "shop as customer"
ShippedDev lineSafe admin support flow
Pricing tiers & tag registry
Backfill + enforcement
In progressEmersonCorrect reseller pricing
Catalog price integrity guard
Amount-unit correctness on create
In progressEmersonNo mispriced products
Distributor sign-in at scale
Email fallback + first-login link
NextEmerson · OscarAll reps can log in
Fulfillment write path
Shipping integration read-only → write
NextOscarOrders actually ship
Cutover data freshness
Final sync before flip
NextOscarLive numbers at go-live
Credit line
Held until payment-path hardening
HeldEmersonShips after launch
04  Workstreams
A

Security hardening & access review

Oscar · dashboards
  • YoursWorkstation lockdown — remove leftover remote-access tooling, enable full-disk encryption.
  • YoursAccess review — prune stale automation tokens; converge write access on one platform.
  • Coord.Credential rotation — staged across services; shared keys swapped in one coordinated pass so nothing 401s.
B

Launch-blocker closeout

Dev line · PRs on path-o
  • ShippedImpersonation hardening — signed handoff, live on storefront.
  • MergingCredit-policy, backorder & boot-guard waves — landing on main-snap now.
  • NowTiers & tag registry — backfill then enforcement.
  • NextDistributor mass-login — first-login path for every rep.
  • NextFulfillment & data freshness — write path + final pre-cutover sync.
C

Organization & handoff

Team
  • NowOne source of truth — GitHub path-o / main-snap canonical; retire the parallel line.
  • NextOnboard Emerson & Alfie to path-o; PR + CODEOWNERS review as the standard flow.
  • NextBranch consolidation — fold QA + sync branches into main-snap; document the model.
  • LaterUnified sign-in — one login rotating across the three surfaces at the go-live domain move.
Shipped In progress Queued / coordinated Oscar's action
05  Ownership
SurfaceOscarEmerson · BEAlfie · FE
Distributor PortalOwnerConsult
StorefrontProductIntegrationLead
Store AdminProductReviewReview
medusa-coreOwner
Infra & securityOwnerSupport
Handoff: Oscar drives product and keeps the distributor portal (with the Pastel design-feedback loop); Emerson & Alfie take technical review of storefront, admin & core. Everyone works through PRs on path-o with CODEOWNERS review.
06  Branch & release model

main-snap

Canonical
The single launch line. Everything ships from here; protected, PR-only.

Feature / QA

Short-lived
Branch → PR → CODEOWNERS review → merge. QA + sync branches fold in, then retire.

Retire

Legacy line
The old parallel platform stops being a source of truth; work converges on path-o.
07  Sequence to go-live
Done
Design system unified across portal & admin; permission-aware instance switcher live.
Today · Oscar
Workstation lockdown + access review; confirm rotation values; set the cutover window.
Today · Dev line
Launch-blocker merges continue on main-snap; core integrity fixes scoped for review.
This week
Credential rotation · distributor mass-login · fulfillment write path · data-freshness dry run.
Cutover
Migration window → distributor portal cutover → unified sign-in.
Post-launch
Handoff complete — Emerson/Alfie own review; branch consolidation done; credit line enabled.