---
title: "ADR-NNNN: title"
---

> Documentation Index
> Fetch the complete documentation index at: https://nclsppr.github.io/project-foundation/llms.txt
> Use this file to discover all available pages before exploring further.

# ADR-NNNN: title

- Status: proposed
- Implementation status: not started
- Date: YYYY-MM-DD
- Last verification: not verified
- Owner: TODO
- Domain: TODO product, architecture, data, security, operations, or other
- Supersedes: none
- Superseded by: none

Allowed decision statuses: `proposed`, `accepted`, `rejected`, `superseded`.

Allowed implementation statuses: `not started`, `partial`, `delivered`, `removed`.

## Context

Describe the facts, constraints, and applicable forces. Separate the current state from the target state. Link to useful sources.

## Decision problem

Write one question.

## Criteria

- TODO

## Considered options

### Option A: TODO

Describe the option, benefits, limitations, operating cost, and reversibility.

### Option B: TODO

Describe the option, benefits, limitations, operating cost, and reversibility.

### Minimum option or status quo

Explain the result if no change occurs.

## Decision

Describe the decision precisely. State what does not change.

## Consequences

### Positive

- TODO

### Negative

- TODO

### Risks

- TODO

## Implementation

1. TODO

## Verification

- Commands: TODO
- Environments: TODO
- Expected result: TODO
- Observed evidence: TODO date, SHA, environment, and result
- Evidence limitations: TODO

## Rollback

Describe a concrete rollback procedure, its limitations, and the affected data.

## Review

Review this decision if:

- TODO

## References

- TODO

Source: https://nclsppr.github.io/project-foundation/templates/adr/index.mdx
