Open 130s opened 2 months ago
Related to the original subject line 'GJ: In the input data (master file, parameters), there's no distinction b/w "leader" and "committee"', there's also no distinction in the input data about the roles/toubans. I.e. in v0.1, one of the execution parameters of this tool is the type of role i.e. tosho/hoken/patrol and the output is specifically only those roles.
But in the real workflow, turned out that parameter should NOT be passed to the execution as "general" players should be assigned to any of 3 roles.
With that in scope, this task may end up needing non-trivial refactoring.
In the input data v.0.1 is expecting, "leader" and "committee" are 2 different input sets of data. But after knowing the workflow better, that distinction is found to not exist in the input data, and yet the output has to provide leader and committee separately.