Improve infra-run portfolio credibility
lint / shell-yaml-ansible (push) Failing after 21s

This commit is contained in:
Mateusz Suski
2026-05-08 21:18:22 +00:00
parent deb12a0b4f
commit ca5a876d03
87 changed files with 462 additions and 531 deletions
+7 -14
View File
@@ -1,17 +1,10 @@
# infra-run/docs
# 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.
Planned area for longer technical notes.
## Diagram
Current documentation lives in the project README files plus:
```mermaid
flowchart TD
A["docs"] --> B["Architecture notes"]
A --> C["Operational references"]
A --> D["Change preparation notes"]
```
## Notes
- The folder currently contains only a placeholder file.
- It complements `runbooks` by focusing on reference material rather than step-by-step execution flows.
- [SOURCE.md](../SOURCE.md)
- [TESTED.md](../TESTED.md)
- [KNOWN_LIMITATIONS.md](../KNOWN_LIMITATIONS.md)
- [ROADMAP.md](../ROADMAP.md)