Recommended job order
- Install
@praxa/cli@0.3.0from the public registry. - Run
praxa version. - Obtain a short-lived token from your trusted CI identity flow.
- Run
praxa doctor. - Run a bounded mission canary only if the environment explicitly authorizes it.
- Inspect terminal readback and clean up test work.
Output handling
- Gateway commands, version, and memory planning write JSON to standard output.
- Pass
—jsontopraxa initwhen 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.