KLKLine FrontendDashboard · Preview · Embed shell

F073 · RC1

Release Candidate / RC1

Blocks RC1 until frontend/backend/browser gates, release notes, known limitations and rollback plan are green.

Production launch

NO-GO

static readiness cannot launch production.

Scope

F073 report

Blocked phases

1

Warning phases

0

F073

Release Candidate / RC1

BLOCKED

RC1 is blocked until frontend/backend/browser gates and rollback evidence are green.

Required evidence

  • build artifact checksum
  • release notes
  • known limitations
  • rollback plan
  • staging RC smoke
BLOCKED

Frontend green gate

pnpm green gate must pass locally/staging.

BLOCKED

Backend green gate

backend npm/prisma/typecheck/lint/test/start must pass.

WARNING

Rollback plan

Rollback owner/path must be recorded before RC1.

Global production gates

BLOCKED

Frontend green gate

Run pnpm install/typecheck/lint/build/test/dev/test:e2e in local or staging.

BLOCKED

Backend green gate

Run npm ci, prisma generate/validate, typecheck, lint, test, start/dev and migration check.

BLOCKED

Browser/embed QA

Plain HTML, Next.js, WordPress-like, mobile, multi-widget and no-token checks require real browser evidence.

BLOCKED

Security/observability evidence

Token redaction, CSP, iframe sandbox, postMessage allowlist and trace id propagation must be proven.

WARNING

Release/docs evidence

Customer install guides, troubleshooting, known limitations and rollback docs need final review.

Launch blocking reasons

Blocker 1
F066: Production Deployment / Environment Freeze is WARNING / not production-promotable from static evidence.
Blocker 2
F067: Observability / Logs / Metrics / Trace IDs is WARNING / not production-promotable from static evidence.
Blocker 3
F068: Versioned Embed Compatibility Contract is WARNING / not production-promotable from static evidence.
Blocker 4
F069: Customer Onboarding / Install Guide QA is WARNING / not production-promotable from static evidence.
Blocker 5
F070: Production Security Hardening is BLOCKED / not production-promotable from static evidence.
Blocker 6
F071: Production Data Reliability is BLOCKED / not production-promotable from static evidence.
Blocker 7
F072: Regression Suite Freeze is WARNING / not production-promotable from static evidence.
Blocker 8
F073: Release Candidate / RC1 is BLOCKED / not production-promotable from static evidence.
Blocker 9
F074: Beta Feedback / Bugfix Window is WARNING / not production-promotable from static evidence.
Blocker 10
F075: Production Launch Readiness is BLOCKED / not production-promotable from static evidence.

Commands required outside sandbox

Command 1
pnpm install
Command 2
pnpm typecheck
Command 3
pnpm lint
Command 4
pnpm build
Command 5
pnpm test
Command 6
pnpm dev
Command 7
pnpm test:e2e
Command 8
npm ci
Command 9
npx prisma generate
Command 10
npm run prisma:validate
Command 11
npm run typecheck
Command 12
npm run lint
Command 13
npm run test
Command 14
npm run start:dev
Command 15
migration check

Next safe action

Run F066-F075 as a production-track readiness/handoff, then collect real local/staging frontend, backend and browser evidence before RC1 or production launch.