Files
portfolio/infra-run/runbooks/README.md
T
2026-05-06 06:46:27 +00:00

454 B

infra-run/runbooks

This directory is reserved for runbook-style procedures that describe how to perform controlled operational work. It sits alongside the executable scripts and captures the human workflow around them.

Diagram

flowchart TD
  A["runbooks"]
  click A href "./" "runbooks"

Notes

  • The directory is currently a placeholder.
  • It is intended to hold narrative procedures that complement the script-based toolkits.