Architecture — [Use case]
Reference for the presenter. What exists, what builds what, and how long each part takes.
This describes the demo as it is shown. For why it is built this way — the
research, the decisions, and the ones that were reversed — read
docs/plan/.
The flow
flowchart TD
A["<b>Step</b><br/>playbooks/x.yml<br/><i>what it does</i>"] --> B["..."]
Inputs
| Question | Variable | Choices | Default |
|---|---|---|---|
What gets created
| Resource | Purpose |
|---|---|
What AAP holds
| Type | Name |
|---|---|
Timing
| Step | Time |
|---|---|
What does not work yet
Cleanup
| Destroyed | Preserved |
|---|---|