---
name: Roadmap Item (only for maintainers)
about: Reserved for maintainers, used to track roadmap items
title: "[target version] Brief description of the feature"
labels: roadmap
assignees: alexander-zuev
---
## Context
What is the context of this item?
## Motivation
Why should this feature be added? What problems does it solve? For whom?
## Expected Impact
- **Users**: How will this benefit users?
- **Development**: How does this improve the codebase or development process?
## Implementation Ideas
Any initial thoughts on how this could be implemented.