Files
portfolio/infra-run/docs/README.md
T

17 lines
492 B
Markdown
Raw Normal View History

# infra-run/docs
This directory is intended for supporting technical documentation tied to the operational tooling in `infra-run`. It is the natural home for implementation notes, architecture writeups, and operational reference material.
## Diagram
```mermaid
flowchart TD
2026-05-06 06:46:27 +00:00
A["docs"]
click A href "./" "docs"
```
## Notes
- The folder currently contains only a placeholder file.
- It complements `runbooks` by focusing on reference material rather than step-by-step execution flows.