---
id: P<N>
title: "<one-line title>"
scope: cluster
status: draft
priority: medium
owner: <member-id>
created: YYYY-MM-DD
updated: YYYY-MM-DD
tags: []
---

# Goal

One paragraph: what does running this protocol leave the system in?

# When to apply

- Trigger 1
- Trigger 2

# Inputs

- `<input-name>` — what it is, what value range is acceptable.

# Preconditions

- Condition 1
- Condition 2

# Steps

1. **<Step title>** — what to do · file(s) touched: `path/to/file`.
2. **<Step title>** — …

# Verification

- Final assertion 1
- Final assertion 2

# Rollback

How to undo if a step fails.

# Related

- [[P<other-N>]] — sibling protocol
- Standard §<N> — relevant section
