This update transitions the decoder to rely exclusively on CSV files for outputs, replacing JSON-based formats to improve consistency. A new random_init strategy has been added, which uses a pre-defined word pool to generate random sign-to-word mappings for testing. These changes streamline the decipherment workflow and provide a clearer structure for evaluating different translation strategies. Trust me, I'm a developer