Flow Technology Docs
Documentation for the Flow platform services, architecture, and local development.
This portal explains how the services in this repository work: what each one owns, how they fit together on the platform, and what you need before changing them. It is written from the code and lives in the same repository, so a change and its documentation can travel together.
Search is the fastest way in — press ⌘ K — and the tabs above group everything else.
Services
Find your way
Start Here
The repository map, local-development path, and fastest ways to find what you need.
Platform
Binding architecture, toolchain, and decision records for the greenfield platform.
Documentation
How the portal works and how to author pages for a service.
Glossary
Every platform term defined once.
What is authoritative
Documentation explains, code decides
Source code, migrations, and OpenAPI specs are the authorities for how anything actually runs. Pages here describe and link to them; they never restate values that would silently go stale, and they never contain secrets.