Elite Outsiders ← Tools menu Deploy Workflow

Deploy Workflow — Gantt

Elite Outsiders — Full Process A to Z — 26/04/2026
Claude (code)
AL (validation)
Cloudflare (push)
Tests (smoke / e2e)
Production live
Loop-back si AL refuse
Critical path
Track A · Tests auto
Track B · Validation humaine
PHASE 1 — CODE
1
AL décrit le besoin Claude
AL CLAUDE
2 min
2
Claude code la modif en local
CLAUDE
5 – 60 min
PHASE 2 — PREVIEW (URL privée)
3
npm run deploy:preview
CLAUDE
1 min
4
Cloudflare crée l'URL privée abc12345.eliteoutsiders-site.pages.dev
CLOUDFLARE
30 sec
TRACK A — Tests automatiques sur la preview
5
npm run smoke sur preview
TESTS
5 sec
6
npm run e2e (si feature critique)
TESTS
2 min
TRACK B — Validation humaine (AL)
7
Claude pingue AL avec l'URL privée
CLAUDE
instant
8
AL clique, navigue, vérifie sur preview
AL
1 – 10 min
9a
Si AL refuse retour Phase 1, Claude corrige
AL → CLAUDE
↺ loop
PHASE 3 — PROMO PROD (uniquement si AL valide)
9b
AL dit "go" Claude promeut
AL CLAUDE
10 sec
10
npm run deploy:prod
CLAUDE
1 min
11
Cloudflare push sur eliteoutsiders.com
CLOUDFLARE
30 sec
12
npm run smoke final sur prod
TESTS
5 sec
13
Claude reporte "✅ shipped" à AL
CLAUDE
instant