What is Preflight Plan?
The setup pass before generation: refining the prompt, identifying features, proposing UX direction, and choosing data options. Planning first is what separates coherent apps from random screens.
Example
A restaurant site brief becomes features (menu, reservations, map), a UX direction (warm, single-page with sticky booking), and a data choice (deferred backend) — approved before a line of code exists.
What people get wrong
Skipping planning for “speed” on anything with auth, payments, or data. Generation without a plan produces screens; generation with one produces an app.
Related terms
Guided Preflight
The multi-step setup wizard BYOB runs before generating code: refining the prompt, identifying features, proposing UX direction, and choosing data options. Planning first is what separates coherent apps from random screens.
Content Brief
The writing spec before drafting: query, intent, headings, facts to include, links, and success metric. Briefs turn topical maps into pages that satisfy extraction and readers alike.
AI Website Builder
Software that turns plain-language descriptions into working websites. The best ones generate real, editable code and deploy it; the rest lock you into a canvas you cannot export.
Lucky Build (Autopilot)
The one-shot fast path that skips guided setup and generates directly from the prompt. Best for experiments and landing pages; guided preflight wins for anything with data or auth.
Pass-1 Build
The uninterruptible first generation surface: styles, layout, page, components, then validation. Letting pass one finish prevents half-built states that later edits have to repair.
Act Mode
The gear where BYOB edits files, connects services, runs checks, and moves the project forward. Chat Mode reasons and plans without touching files; Act Mode executes once decided.
Sources
Further reading
Building Your First App with BYOB
A step-by-step guide to creating your first web application using BYOB's AI assistant. From idea to deployment in minutes.
What is BYOB? The Complete User Guide to Building Your Website
Learn everything you need to know about BYOB - the AI-powered website builder. This comprehensive guide walks you through creating projects, saving changes, publishing your site, and more.