> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coconut.md/llms.txt
> Use this file to discover all available pages before exploring further.

# Support / SRE — runbooks

> Runbooks that know their own freshness

One page per runbook (`ops/runbook-<service>`).

**Metadata**: `last-tested`, `owner`, `criticality`, `linked-incidents` (appended by the agent via a **Linear/Sentry** connector).

Quarterly audit view:

```text theme={null}
criticality = "high" AND last-tested < <90 days ago>
```

A `page.updated` webhook pings the on-call channel when a runbook changes. The metadata history answers *"who last attested this runbook."*
