A raw-log-to-dataset pipeline with a contract that returns a failing exit code when the output should not ship.
Public · synthetic demoThe contract must be allowed to stop production, not merely add a warning beside a broken dataset.
| run | contract | exit code |
|---|---|---|
| clean | PASS | 0 |
| broken | FAIL | 1 |
Exit code 1 is the product behavior: CI can stop the build before a bad dataset is released.
This is data infrastructure around robot programs. It does not build, control, train, or evaluate a robot; it transforms supplied logs and enforces a declared dataset contract.