Inputs
During the planning stage, you provide inputs—such as a text prompt describing your app or a Figma file containing design layouts. Sutro uses these inputs to plan your app’s backend and frontend.Specifications
The planning process produces a specification (or spec) for your app. This spec defines its structure and components.Spec generation types
You can use the Planning API in three ways:- Prompt to spec: Provide a written app description.
- Figma to spec: Provide a Figma design file.
- Figma to code: Export a static frontend bundle from the same Figma inputs when you’re ready to move beyond the spec.