## Description
Describe your changes and link to issues (if applicable)

## Exploratory Testing
Describe how you tested your changes

## Changes
- [ ] Bug fix
- [ ] Feature
- [ ] Breaking change

## Checklist
- [ ] Tests added
- [ ] Documentation updated
- [ ] Linting passed (`npm run lint`)
- [ ] Prettier formatting (`npm run format`)

## Reviewers
- **Primary Reviewer:** @mention
- **Code Owner:** @[CODEOWNER]

---

> **Note**: Merging requires approval from **all code owners** and passing CI checks.
