# OpenSpec Change Proposal Template

## Change ID

Use a short verb-noun ID, for example `add-support-agent-rag`.

## Summary

One paragraph describing the change and user value.

## Motivation

- What problem does this solve?
- What happens if we do not do it?
- Who is affected?

## Proposed Change

### Capabilities added

- 

### Capabilities changed

- 

### Capabilities removed

- 

## Delta Specs

### Requirement: 

The system SHALL ...

#### Scenario: 

Given ...
When ...
Then ...

## Technical Plan

1. 
2. 
3. 

## Validation

- Unit:
- Integration:
- AI eval:
- Manual:

## Rollout

- Migration:
- Feature flag:
- Backward compatibility:
- Rollback:

## Open Questions

- 
