# Description ## Type of change - [ ] Bug fix - [ ] New feature (pattern preset, provider, …) - [ ] Documentation - [ ] Tooling / chore ## Checklist - [ ] Tests added or updated for the change - [ ] `npm test` passes - [ ] `npm run typecheck` passes - [ ] `npm run lint` and `npm run format:check` pass - [ ] Docs / CHANGELOG updated if behavior or the public API changed - [ ] No runtime dependencies were added to the core