E EMBAN / Docs

Alpha Readiness

Use this checklist before inviting external design partners into Emban.

Goal: a new org should be able to move from sample data to a published live embed without manual rescue work, and any issue should be easy to diagnose from logs, audit history, and the runbook.

Release Run Order

  1. Apply the full migration chain on a fresh environment, then restart the API with production secrets and real CORS allowlists.
  2. Run bash scripts/prelaunch_smoke.sh against the live base URL and treat any failure as a release blocker.
  3. Replay the docs happy path in Quickstart How It Works and verify that the resulting signed session matches the behavior described in API Reference.
  4. Open Live demo and confirm tenant switching, runtime events, host commands, and render height all still behave correctly.
  5. Only then invite external design partners and collect issues under the stop-ship / onboarding-friction / later labels below.

Launch Gate

Must-Have Checks

Operational

Product

Docs

Stop-Ship Issues

First 2 Weeks Metrics

Metric Why it matters
Signup → sample dashboard view Confirms the default seeded path is healthy.
Signup → first real event Measures time-to-value and onboarding friction.
First real event → first production draft Shows whether templates and auto-create are useful.
First production draft → first publish Measures builder clarity and confidence.
First publish → first live embed Confirms the real customer-facing outcome.
Support touches per org Shows whether alpha is founder-assisted or truly usable.

Design Partner Scorecard

Operating Rhythm

  1. Keep one shared issue list tagged stop-ship, onboarding-friction, or later.
  2. Review signup, real-event, publish, and embed metrics daily during the first two weeks.
  3. After each design partner onboarding, decide whether manual help belongs in product, docs, or the runbook.

Related Docs