v8 launch runbook

Move from demo to controlled global pilot in 30 days.

Use this runbook to coordinate engineering, operations, security, commercial validation, partner onboarding, and executive demo readiness.

3

Ready areas

Documented and demo-ready for controlled pilot use.

4

Watch areas

Need production hardening before public-scale operations.

30

Day runbook

Four-week sequence from environment setup to paid pilot.

3

Guide assets

Developer guide, user guide, and launch runbook.

Execution phases

The v8 launch sequence.

Week 1

Environment and demo foundation

  • Create Supabase project
  • Run schema, RLS, seed SQL
  • Configure Google/GitHub OAuth
  • Deploy to Vercel
  • Verify /api/health and login
Week 2

Pilot data and operator workflow

  • Create organization
  • Register first site
  • Generate node API key
  • Install node agent in test VM
  • Validate telemetry and incidents
Week 3

Customer API and reliability demo

  • Test /api/v1/models
  • Simulate routing
  • Run failover scenario
  • Review SLA and billing-control pages
  • Prepare compliance evidence pack
Week 4

Executive pilot launch

  • Run executive demo
  • Present site-owner economics
  • Confirm pilot scope
  • Document go-live risks
  • Move first customer to paid pilot
Launch controls

Final gates before customer pilot.

Application shell

ready

Responsive v7 header, global navigation, landing pages, operator console, trust center, executive demo, docs hub.

Before launch: Connect analytics and route-level loading/error boundaries before public launch.

Supabase schema

ready

SQL-safe schema, RLS policies, deterministic seed data, helper fix scripts, and v8 launch-readiness tables.

Before launch: Generate official Supabase types after running migrations and replace the bundled typed placeholder.

Auth & tenancy

watch

Google/GitHub OAuth, magic link, organization switcher, member roles, selected organization cookie.

Before launch: Add invitation acceptance UI, tenant switch audit events, and stricter admin-only screens.

Node operations

watch

Node registration, node API-key hashing, secure telemetry ingestion, incident records, Linux agent starter with nvidia-smi metrics.

Before launch: Package the node agent as a signed release with systemd install, version check, and retry/backoff telemetry queue.

Customer APIs

watch

OpenAI-compatible model, chat completion, and embedding endpoints with routing stubs and customer API-key concepts.

Before launch: Connect a real runtime proxy to vLLM/Ollama/TGI and enforce quotas per customer key.

Commercial readiness

ready

Enterprise plans, committed-capacity model, SLA page, billing-control page, site-owner portal, global corridor narrative.

Before launch: Attach pilot contracts, pricing calculator, and procurement-ready security package.

Trust & compliance

watch

Trust center, compliance evidence route, residency policies, SLA breach records, audit event framework.

Before launch: Add privacy policy, terms, subprocessors, retention matrix, and exportable evidence bundle.