Refactored the binaries to be split into a component and a binary file.
Created a clean split between the components (e.g., flagger) and the corresponding binary files (aartfaacflagger). This allows us to include this project in other projects easily without needing to link executables. The binary files are not compiled necessarily.