Learn: the domain model
The shared vocabulary of the platform — Team, Product, Service, Environment (and Customer) — and how they relate. Provisioning, access, delivery, and cost all derive from these nouns, so start here before any other module.
Audience: everyone. For developers it’s the model your code lives in; for platform engineers it’s what governance and automation hang off. No prior platform knowledge needed.
Read in this order
Section titled “Read in this order”- Orientation — ownership is a tree, deployment is a grid. Walk a real team (
alpha) down the tree and across the grid. - Reference — the terse lookup: the nouns as a schema, the relationships, the naming conventions, and the Team envelope.
- Environment API — how a single Environment (one grid cell) becomes real infrastructure. The natural next module.
- Source of truth: Platform Domain API.