Skip to main content
Use this template for every new problem in operations/known-problems-catalog.

Template

### KD-###: <short name> (`P0|P1|P2|P3`, `Active|Monitoring|Resolved`)

- Symptoms:
- Impact:
- Root cause:
- Detection:

```bash
# commands
```
  • Fix:
  • Verification:
# commands

## Rules

- Keep problem IDs stable; never reuse IDs.
- Add concrete detection commands.
- Add explicit verification commands.
- If resolved, keep the entry in the `Resolved` section with resolution date.