This repository collects small, self-contained examples of how to use jPipe, the justification pipeline for building and analysing justification diagrams.
Each example is intentionally kept minimal and standalone so that it can be read, run, and reused on its own — the goal is to illustrate a specific jPipe feature or workflow without the overhead of a larger project.
| Example | Description |
|---|---|
empowrd/ |
Source material supporting our 2026 Journal of Object Technology paper (issue 2026-03). It shows how justification diagrams are captured, composed, and organized to reason about recruitment and remediation practices. See the example's README for the full walkthrough. |
release-example/ |
Source code of the tutorials featured on the jPipe website. One running example — deciding whether a version is ready to ship — grows from a four-line justification into one that CI re-checks on every pull request. See the example's README for the file-by-tutorial map. |
Released under the MIT License.