Description:
Utilize functionality from the radar-output-restructure path and target-based system, and extract certain functionalities from radar-output to the radar-commons library. This will enable support for multiple target systems and path formatting options with minimal effort while allowing reuse in both radar-gateway and radar-output-restructure.
References:
Path factory in radar-output, which uses a plugin-based architecture to calculate paths based on configurations. Some links:
How to configure it: Path Format Documentation
Related implementation files: Path Implementation Files
Target-based system: Target-based system implementations