Runbook Library

Using the library

The library home lists every published runbook. Use category, lifecycle, and complexity filters to narrow the table; shareable URLs preserve your filter query string.

Open a runbook to read the full Markdown body with typography tuned for long operational text. After a production build, Search uses Pagefind over static HTML.

For local development, run npm run dev in apps/reader. Pagefind assets are generated by npm run build; use npm run preview to try search locally.