Skip to main content

Module cli

Module cli 

Source

Structs§

Cli

Enums§

Commands

Functions§

ensure_state_ignored
Ensures .jev/ is git-ignored in the project (E3.8): local state must never be committed. Returns the entry when it was added.
exit_gate_error
Shadow mode never breaks the caller’s pipeline: report the would-be code and exit 0. CLI misuse (missing input, bad flag) keeps exiting 2 — it is not a gate outcome.
mock_mode_label
[SIMULATION/MOCK], naming the degradation when a provider failure caused it (E0.2).
model_origin_label
Human label for where the effective model came from (E0.3).
run_cli
shadow_exit
Shadow mode never changes the caller’s pipeline: it reports the would-be exit code.