Jeden/Docs

CLI command

jeden probierz

Run Probierz discovery, evidence, and gate commands with the active Jeden executable and model configuration.

Exact invocation#

Shell
jeden probierz [args...]

Inputs and options#

  • Optional: arguments forwarded verbatim to Probierz. With none, Jeden runs probierz status jeden --text.
  • PROBIERZ_ROOT may select a source checkout; otherwise a sibling checkout is preferred and then the installed probierz executable.

Output and state effect#

Sets TUI_CMD to the current Jeden executable when absent, propagates the selected model as JEDEN_MODEL when needed, and lets Probierz own its reports, artifacts, and gate output.

Refusals and boundaries#

  • Launch failure is reported with the instruction to set PROBIERZ_ROOT or install the CLI.
  • Any non-success Probierz status is returned as Probierz exited with ...; Jeden never converts a failed gate into success.