Five diagrams, one pipeline
Pipeline Field Guide
How a change travels from a pull request to production,
and how product data flows back.
Delivery Platform
The systems your change passes through, and which team owns each one.
Pull Request to Production
Every gate between opening a PR and serving traffic, and what each one blocks on.
Deploy Request
The call sequence a rollout actually makes, and how to read it when it stalls.
Product Events
What happens between your emit call and a table an analyst can query.
Feature Rollout
Merged is not launched. The exposure states a change moves through afterwards.
Your First Change
A checklist that walks the whole path once, end to end.