Overview
What jPipe is, the three tools it ships, and where to start.
What jPipe is, the three tools it ships, and where to start.
Install the VS Code extension and let it manage the compiler for you.
Learn how to write your first justification.
Install the jpipe command-line compiler for terminals, scripts and CI.
Add depth to a justification with intermediate claims.
Capture an argument’s reasoning as a reusable template, and instantiate it with concrete evidence.
Use load to keep a reusable model in its own file and pull it into many arguments.
Join independent justifications under one conclusion with the assemble operator.
Expand one node of a justification into a deeper argument with the refine operator.
Install jpipe-runner, the execution environment for justifications.
Learn how to implement your strategies and evidence verifications in Python.
Re-validate a justification in GitHub Actions and catch decision drift before it ships.
Bring a failing justification into the pull-request conversation, where the change is reviewed.