# Decision Queue Template

Single queue for unresolved decisions. One owner per decision.

| Decision ID | Topic | Owner | Deadline | Impact | Options | Recommendation | Status |
|---|---|---|---|---|---|---|---|
| D-001 |  |  |  |  |  |  | Pending |

## Queue operating rules
- Every item has one accountable owner.
- Every item has a clear due date.
- Recommendation includes rationale and risk.
- Closed items include final decision and timestamp.

## Status definitions
- Pending: Awaiting owner decision.
- In Review: Evidence gathering in progress.
- Approved: Decision accepted and ready for execution.
- Rejected: Decision declined with rationale recorded.
