Thin wrapper around the Oratos CLI binary.
With no arguments, prints CLI help. Otherwise forwards argv to oratos:
mix oratos --version
mix oratos generate llms ./priv/static --output priv/static/llms.txt
mix oratos prompt phoenix priv/static/index.html --output tmp/fix.mdFor audits, prefer mix oratos.audit, which defaults the target to
priv/static / dist and is nicer in Mix aliases.