> ## Documentation Index
> Fetch the complete documentation index at: https://handbook.polar.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# <short feature title>

> One line: what we want to build.

<Info>
  **Created**: YYYY-MM-DD

  **Last Updated**: YYYY-MM-DD

  **Author**: Name
</Info>

## Summary

Short summary of the context, the current state, and the solution.

## Context

What triggered this

## Current state

Explain the current state.

## Goals

* One goal per line.

## Out of scope

* What this design will not do. Skip this section if you have nothing to list.

## Options

| Option                              | We pick it? |
| ----------------------------------- | ----------- |
| **This one** — one line why         | Yes         |
| **Other option** — one line why not | No          |

### Option 1 - ...

Explain it more in details.

## Security considerations

Always fill this in. If a point does not apply, write "None" and a short why. Do not
delete the point. Keep things short.

* **Data in and out** — what data people or systems send and receive.
* **Who can access it** — who (person or system) can access this data.
* **Data we store** — what data do we store and for how long.
* **Risks** — how can this be abused and what remediations do we have.
