_exit_codes
_exit_codes
¶
Shared exit codes for the sandbox CLI.
Foundation module — zero internal imports — so every layer (the
_setup orchestrator that raises the codes, the package init that
re-exports them as public API, downstream CLIs that branch on them)
can depend on this without dragging the surface layer back into the
foundation.