## 📋 Description

[Describe what this PR does and why]

## 🎯 Branch Target

- [ ] `develop` — feature/integration (default)
- [ ] `main` — release only

## ✅ Checklist

- [ ] Code follows project standards (ruff, type hints)
- [ ] Tests added/updated and passing
- [ ] Documentation updated (if applicable)
- [ ] CHANGELOG.md updated (if user-facing change)
- [ ] Version consistency: `package.json`, `plugin.json`, `.github/plugin/plugin.json`

## 🧪 Test Results

```
<paste test output here>
```

## 📸 Screenshots (if visual change)

## 🔗 Related Issues

Closes #(issue)
