order-status 1.0.0 — synthetic public CLI example USAGE order-status [options] READ COMMANDS list [--status ] [--limit <1-100>] [--json] List fictional order-status records. show [--include-evidence] [--json] Show one fictional order and its attached evidence. DECISION COMMANDS decision prepare --decision --reason Create a dry-run receipt. This command never records a decision. decision submit --decision --reason --confirmation-id Record a decision only after a human supplies the confirmation ID. AUDIT COMMANDS audit [--order ] [--json] List decision receipts, newest first. GLOBAL OPTIONS --base-url API base URL. The public example host does not resolve. --timeout Request timeout. Default: 10000. --json Print machine-readable JSON. --help Show command help. --version Show version. EXIT CODES 0 Command completed. 2 Invalid command or arguments. 3 Required human confirmation is missing. 4 Record was not found. 5 Transport or API response failed. BOUNDARY This help text is a prepared, non-executable Portfolio artifact. Every name, identifier, endpoint, and example is fictional. It contains no private API, credential, internal permission model, or live service address.