Your First Run
This guide walks through the core Flightline workflow: discovering operations, generating scenarios from code, capturing traces, evaluating behavior, and running a ship-readiness check.Flightline is in early access. The exact CLI output may differ from what is shown here. Contact the team for the latest documentation.
Prerequisites
- Flightline CLI installed (
pip install flightline-ai) OPENROUTER_API_KEYenvironment variable set- A codebase with AI operations
Step 1: Discover AI Operations
Map the AI surface area of your repository:flightline.discovery.json file used in the next step.
