- implement insertPath() method which should be especially useful to insert some automatically generated path with pathfinder algorithms - fix CompletableFutureSegment - the supplier should be invoked only once and then it should be cached instead of triggering it over and over again - make FollowPathAI aware of the path progress - also expose it with getter