---
kind: initiative
status: draft
confidence: low
appetite: medium
team: ""
repos: []
---

# Title

## Problem

What user or system problem are we solving? Be specific.

## Appetite

How much time are we willing to spend? small / medium / big.

## Solution

Fat-marker sketch of the solution. Not a spec — enough to evaluate the bet.

### Intent blocks (optional)

If this PRD drives code generation, add structured intent blocks. Example:

```intent:data_model:example
name: Example
fields:
  - name: id
    type: string
  - name: count
    type: integer
```

## No-gos

What is explicitly out of scope?

## Rabbit holes

What could drag us down? Flag early.

## Related

- Links to pitches, epics, ADRs, sources.
