Documentation

Core Concepts

How a feature moves from Style Guide and Project Overview to a testable feature.

How a feature gets built, end to end

Two independent starting points feed into one pipeline, converging on Generate Workflows and coming out the other end as a working, testable feature. AI is involved at every stage, not just the generation step.

Two kinds of “layer” — a note on terminology

The word “layer” is used for two different things in the app: a Project Layer (an architectural sub-project with a folder path, e.g. “Backend API”) and a Workflow Layer (one step inside a Workflow, e.g. “Data Model”). A workflow layer can optionally be linked to a Project Layer so it knows which folder to run in.