Getting Started
Paper 콘솔은 로그인 없이 바로 씁니다. API/worker는 GitHub 없이 Railway만으로 배포합니다 (`scripts/deploy-railway.ps1`). Magic link는 dApp 워크스페이스용입니다.
Ready ≠ fire. Paper desk: API ready / fanout path = surface. Test-alert delivery = human optional. live_small keys = separate Human gate (Phase L Never here). SoftFlow≠SoftBlock.
- 1
- 2
Supabase Auth redirect (dApp / 워크스페이스)
Redirect URL: https://pulse-omega-jet.vercel.app/auth/callback — Paper 콘솔과는 별개
Manual setup required
Open dashboard → - 3
- 4
Railway CCXT sandbox keys
Railway only (not GitHub): CCXT_EXCHANGE, CCXT_API_KEY, CCXT_API_SECRET, CCXT_SANDBOX=true. Demo.binance.com keys use CCXT_DEMO_TRADING=true instead.
Manual setup required
Go → - 5
Scripts (from repo root):
powershell -File scripts\setup-p0.ps1 powershell -File scripts\verify-p0.ps1 powershell -File scripts\smoke-paper.ps1