Is a C++ core of task scheduler, with support for cloud apps
Powered by a engine parser of json forms, that provides the set up, pipeline and question/answer front end to custom the auto-task collection called "taskstories".
The dream is this will be able to coordinate human/robot rutines in the future in a standard way. Let's say... Firetruck is comming, so the whole traffic jam receive coordinated actions based in the firetruck (clean roads) algorithm, so your car get a top priority rutine to move to a given location. Let's say... You got a child emergency, so you wont be taking all your appointments. Prot will be rescheduling them for you.
Use docker and docker compose to compile
docker build --rm --build-arg NBUILDCORES=$CORES -f "prot/Dockerfile.production" -t prot:latest "prot"
docker-compose up
It is unlicensed, you can only use it to learn from the code. Reach me for commercial traits or secondary uses. Working to provide a commercial solution in the future.