For some context, currently I am playing with the Report current status mod enabled, and have started to look into whether I could make it always report status for the final manually-issued order in the queue (so only if it has been explicitly issued by a player). The idea behind this is to make manual ship management and reporting a bit smoother by not having to mess with the order parameters at all times. Some of the use-cases I have for this are:
- Explorer ships, and wanting them to report back to me once they have gone through all the queued commands.
- Helper ships that I might use for (manual) mining and courier missions (like tell the scout to dock at mission destination, get notified, then hop over to take care of walking sim mechanic).
- Taking specific ships out of trouble by having them dock at friendly station until the hostiles are gone (tell them to dock, continue on with my activity, get notified that they are docked, then I can check if it is safe for them to go back to their duty).
- Transport ships that are taking care of various missions or manual ware transfers or sales (particularly early game when you queue up a bunch of trade commands, and want to get notified once the ships are idle once more).


