MARKDOWN
// PROMPT HISTORY (this session only) //
CODE
BROWSER PREVIEW
VIEWING:
EXPORT PROJECT
Nothing in this tool is saved between sessions. Whatever you want to keep,
export it now. The self-contained .html carries its own spec and
QC record inside it — it runs as the page and is the package.
// THE ARTIFACT //
// THE SOURCE //
// HAND OFF TO A BIGGER MODEL //
spec only — leanest; the model rebuilds from your blueprint (recommended)
spec + code — heavier; to continue the exact current page
// paste into a free tier of ChatGPT / Gemini / Claude. Spec-only is the token-saver — you scaffold here, and spend the bigger model's free budget only on the hard part. //