# Title

## Problem

TODO: describe the problem being solved and who experiences it.

<!-- What user or business problem does this solve? -->
<!-- Who is affected, and why does it matter now? -->

## Requirements

- [REQ-001] TODO: describe a required system behaviour.

<!-- What must the system do? -->
<!-- Is each one a testable [REQ-NNN] statement? -->

## Success Metrics

TODO: describe how success will be measured.

<!-- How will you know this succeeded? -->
<!-- What measurable target indicates success? -->

## Risks

TODO: describe implementation, delivery, operational, or adoption risks.

<!-- What could prevent successful delivery? -->
<!-- What dependencies or unknowns exist? -->

## Assumptions

TODO: describe conditions assumed to be true.

<!-- What are you assuming to be true? -->
<!-- What would change the approach if it turned out false? -->

