File size: 639 Bytes
5dd1bb4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | # How-To Guides
Practical, goal-oriented guides for getting things done. Each guide addresses a specific task or workflow.
**Diataxis type:** How-to (action + application of skill)
## Index
| Guide | Goal |
|-------|------|
| *None yet* | |
## What Goes Here
- Step-by-step instructions for achieving a specific goal
- Operational procedures (deploy, configure, troubleshoot)
- Workflow walkthroughs
## What Does NOT Go Here
- Learning-oriented content (tutorials)
- Factual descriptions of APIs/interfaces (go to `docs/references/`)
- Decision rationale (go to `docs/design-docs/`)
- Exploratory notes (go to `docs/exploration/`)
|