OVERVIEW/INTERMEDIATE/LAUNCH_CHECKLIST
Intermediatestable07_/_INTERMEDIATE

Launch Checklist

Builds a launch-week checklist tailored to a product's stage and channels - eng, marketing, support, and risk.

Py_3.12CrewAIOpenAIVIEW SOURCE
# INPUT_PROMPT // LAUNCH_CHECKLIST
SCHEMA: V.1.0
system@agent-archive:~$
IDLE
OUTPUT_LOG:

[IDLE] Awaiting input. Press RUN DEMO to initialize the pipeline.

LIVE_EXECUTION_LOG // launch-checklist0 EVENTS

[STREAM] No active execution. Trigger a run to populate the log.

/SYSTEM_INTERNALS

ARCHITECTURE

SYSTEM_ARCHITECTURE
[01]Stage Profiler
[02]Checklist Composer

/BACKEND_CONTRACT

PLUGGABLE RUNTIME

This demo serves a hardcoded fixture today. Set NEXT_PUBLIC_USE_REAL_BACKEND=true and the same UI will POST /api/intermediate/launch-checklist to a real CrewAI service - no UI change required.

/TYPED_INTERFACE

runProject(LAUNCH_CHECKLIST, {
  product: string,
  stage: string,
}) -> markdown