FlowProductionTrackingWrite Node naming EXR sequences

Hello,

I am using the FlowProductionTrackingWrite node to render the EXR image sequences and the files are being named ‘{PROJECT}{SEQ}{SHOT}_scene_stereoexr32_main_v001.1001.exr’. How can I modify the toolkit so that stereoexr32 and main are not in the name of the exr files? is it recommended to keep them?

The file path templates are in config/core/templates.yml
The write node profiles are in config/env/*.yml (per environment). Each profile references a template.
They are meant to be overridden, because each studio has different requirements.