"""A research package that knows nothing about Fluksio, except where it says so. Everything here is ordinary Python: `prepare`, `fit` and `evaluate` are called directly by `python -m myresearch.pipeline`, and the decorators on them only say what a node of each would look like. `fluksio sync examples/myresearch` is what turns that into a flow. """