Our agent uses intermediate files to exchange information between components.
Is this possible or do we need to look for something else?
If yes, where should we put those files? /tmp or just the current working directory.
On another note, would it also be possible to exchange information between rounds, e.g. what shots were already tried?
1) From the technical side: In the sense that we could read those files again in the next round (i.e. we are running on the same machine, the files weren't deleted)
2) From the rules: Is that something that would be allowed, or is the only information between rounds the one we get from the server.