Skip to content

Feature Brief: {title}

Source: feature-brief.md

markdown
# Feature Brief: {title}

> **Feature ID:** SNPR-{XXXX}
> **Version:** 1
> **Status:** Draft
> **Date:** {date}
> **Author:** Feature Scoping Agent
> **Change Log:**
> - v1 ({date}): Initial version

## Feature Description
<!-- sniper:managed:feature-description:start -->
<!-- What this feature does, in user-facing terms -->
<!-- sniper:managed:feature-description:end -->

## Motivation
<!-- sniper:managed:motivation:start -->
<!-- Why this feature is needed. What user problem does it solve? -->
<!-- sniper:managed:motivation:end -->

## Affected Areas
<!-- sniper:managed:affected-areas:start -->

### Components Affected
| Component | Impact | Notes |
|-----------|--------|-------|
| | Low / Medium / High | |

### Files Likely Modified
- `path/to/file.ts` — reason

<!-- sniper:managed:affected-areas:end -->

## Scope

### In Scope
<!-- sniper:managed:in-scope:start -->
-
<!-- sniper:managed:in-scope:end -->

### Out of Scope
<!-- sniper:managed:out-of-scope:start -->
-
<!-- sniper:managed:out-of-scope:end -->

## Risks & Open Questions
<!-- sniper:managed:risks:start -->
1.
<!-- sniper:managed:risks:end -->

## Dependencies
<!-- sniper:managed:dependencies:start -->
<!-- External services, libraries, or other features needed -->
<!-- sniper:managed:dependencies:end -->