Standard template for adding new categorized issues to the known-problems catalog.
operations/known-problems-catalog
### KD-###: <short name> (`P0|P1|P2|P3`, `Active|Monitoring|Resolved`) - Symptoms: - Impact: - Root cause: - Detection: ```bash # commands ```
# 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.