Scenarios¶
A scenario is a directory of JSON payloads describing the platform objects to create, and a manifest tying them together. This is how you go from the shipped demo to your own data.
Placeholder
This page is a skeleton.
Topics to cover: the directory layout, shared versus scenario-specific payloads, environment-variable expansion inside payloads, the naming convention that makes creation idempotent, and how references between objects are resolved at apply time.