## Summary ## Type of Change - [ ] Bug fix - [ ] New feature - [ ] Refactor / code cleanup - [ ] Documentation update - [ ] Build / CI change - [ ] Other (please describe): ## Related Issue (optional) N/A ## Changes Made ## Screenshots / Demo ## Testing - [ ] I have tested these changes locally (`npm run dev`) - [ ] Linting passes (`npm run lint`) - [ ] Tests pass (`npm test`) - [ ] Generated capability tool specs are updated when applicable (`npm run generate:capability-tools`) - [ ] No new console errors or warnings, if this affects app behavior ## Checklist - [ ] My code follows the existing project style - [ ] I have added or updated relevant documentation - [ ] I have not introduced any breaking changes (or I have described them above)