Skip to content

docs: launch-readiness checklist for team sign-off#1584

Merged
xuyushun441-sys merged 1 commit into
mainfrom
docs/launch-readiness
Jun 4, 2026
Merged

docs: launch-readiness checklist for team sign-off#1584
xuyushun441-sys merged 1 commit into
mainfrom
docs/launch-readiness

Conversation

@xuyushun441-sys
Copy link
Copy Markdown
Contributor

Adds docs/launch-readiness.md — a sign-off checklist synthesized from a read-only, package-by-package launch-readiness sweep of the monorepo (system is preparing for production).

Structure

  • P0 (blockers) — auth secret weak fallback, metadata-service fail-open bypassing RBAC/RLS, unescaped LIKE metacharacters, unallowlisted MongoDB $ operators, in-memory realtime/feed in clusters.
  • P1 — external-call timeouts/retries, retention/unbounded growth, graceful shutdown, env-resolution cache, cluster pub/sub durability.
  • P2 — test-coverage & hardening gaps (metadata-fs durability, cli serve test, webhooks dedup, queue CAS, audit of sessions, getService sync/async).
  • Roadmap — Proposed ADRs explicitly named out of v1; two packages to verify (knowledge-ragflow, connector-openapi).
  • Release mechanics — CI, changesets, env vars, topology decision.

Important

Every item has separate Verify and Sign-off boxes. The P0/security findings are sweep-derived and not yet hand-verified — the doc says explicitly they must be confirmed against main before any fix or acceptance. File:line refs are approximate.

🤖 Generated with Claude Code

Synthesizes a read-only, package-by-package launch-readiness sweep into a
sign-off checklist: P0 blockers (auth secret fallback, metadata-service
fail-open, LIKE/Mongo operator safety, in-memory realtime/feed in clusters),
P1 hardening (external-call timeouts, retention, graceful shutdown, env-resolve
cache, cluster pubsub durability), P2 test-coverage gaps, and a roadmap section
naming the Proposed ADRs explicitly out of v1.

Each item has separate Verify and Sign-off boxes — the P0/security findings are
sweep-derived and must be hand-verified before any fix or acceptance.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 4, 2026 3:05pm

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation size/m and removed documentation Improvements or additions to documentation labels Jun 4, 2026
@xuyushun441-sys xuyushun441-sys merged commit 495b278 into main Jun 4, 2026
12 checks passed
@xuyushun441-sys xuyushun441-sys deleted the docs/launch-readiness branch June 4, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants