getAgentFeatures

Retrieves all features associated with the given stage context.

This method collects features from all registered stage context handlers that are applicable to the provided context.

Return

A map of feature keys to their corresponding feature instances

Parameters

context

The stage context for which to retrieve features