A feature is a set of elements that belong to the same use case. They typically have this flow: UI > Role > Command > Aggregate > Event
Here's an example of an "Acquire Client" feature:
{
"feature": {
"title": "Acquire Client",
"role": {
"title": "PM"