Skip to main content
  1. Install @praxa/cli@0.3.0 from the public registry.
  2. Run praxa version.
  3. Obtain a short-lived token from your trusted CI identity flow.
  4. Run praxa doctor.
  5. Run a bounded mission canary only if the environment explicitly authorizes it.
  6. Inspect terminal readback and clean up test work.

Output handling

  • Gateway commands, version, and memory planning write JSON to standard output.
  • Pass —json to praxa init when a machine-readable result is required.
  • Help and default init output are human-readable.
  • Errors go to standard error and use a nonzero exit code.
  • Mask access tokens before archiving CI logs.
Last modified on August 14, 2026