gaze-cli 0.13.0

Gaze command-line interface
Channel-agnostic PII redaction for LLM pipes

Usage: gaze <COMMAND>

Commands:
  clean     Read raw text from stdin; emit `{clean_text, session_blob, stats}` JSON to stdout
  daemon    Run a long-lived JSON-lines stdio cleaning daemon
  restore   Read `{session_blob, text}` JSON from stdin; emit `{text}` JSON to stdout
  audit     Query, export, or maintain redaction-log metadata without reading raw PII payloads
  setup     Install the pinned local model, write a working policy, and run a doctor check
  document  Ingest a document (PNG/JPG/PDF) into a split SafeBundle
  index     Owner-side local text/Markdown index ingest and search
  mcp       Install, diagnose, or run the Gaze MCP stdio server
  proxy     Run or manage the Gaze LLM proxy
  help      Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version