Pipelines built out of Docker containers, so the same definition runs on any CI/CD system — and on your own machine, before you push.
The idea: a CI pipeline that can only run on the server that owns it is a pipeline you cannot debug. If every step is a container with declared inputs, the runner becomes interchangeable and "run it locally first" becomes possible.
Nothing built. The repository holds a licence and this README — the idea was written down and never started. The repository description records the intent to write it in Rust.