Could it be useful to have a shutdown-by-default process as follows?
When starting the agent include a time value (n seconds), after which it will pause itself
After it pauses, deliberate and then either stop moving forward or continue with some new time value
This will allow trading power for safety, as you can make shorter steps forward as the agents become more dangerous, and you don't need to do everything in the first time period.
Could it be useful to have a shutdown-by-default process as follows?
This will allow trading power for safety, as you can make shorter steps forward as the agents become more dangerous, and you don't need to do everything in the first time period.