ml4ai / tomcat

ToMCAT: Theory of Mind-based Cognitive Architecture for Teams
https://ml4ai.github.io/tomcat/
MIT License
21 stars 7 forks source link

Additional information in session metadata #153

Open adarshp opened 4 years ago

adarshp commented 4 years ago

We should put some additional information in the metadata.json file produced in the session folder. At the very least, the difficulty level should be recorded (if the main mission is the Zombie invasion mission). Other things that could potentially be recorded:

adarshp commented 4 years ago

The time limit is addressed by #178 and the data model spec version by #180 . We still don't have a good way to version manually-created worlds, but hopefully that should be less of a problem once we have the procedural generation module fully functional.