Preview ops scaffold · not production Studio
Settings
Planned auth and environment matrix. This preview has no secrets, no login, and no production Custom Domain.
Auth (owner-only, MFA-capable) is Phase 3. Do not treat this workers.dev shell as a secured
production surface. Target host:
studio.rookandink.com (DNS not created).
Planned auth / owner gate
- Owner-only access for Studio production.
- MFA-capable provider (exact vendor TBD in Phase 3).
- No public registration. No shared staff passwords in repo.
- Preview Workers remain unlisted; still not a substitute for auth.
Environment matrix
| Lane | Where | Auth | Binds www? |
|---|---|---|---|
| Local full site | npm run dev |
n/a | No |
| Full site preview | rookandinkwebsite-preview | none | No |
| Product / ops / docs previews | *-preview workers.dev | none | No |
| Production UC | www + apex | public UC | Yes (UC only) |
| Studio production | studio.rookandink.com | owner + MFA (planned) | gated |
Preview vs production
Routine work ships to preview Workers. Production DNS, redirects, and
deploy:full require explicit approval. See
Operations and
Deployments.