Current KHAW command families a new FDE and their agent should know before using undocumented surfaces.
KHAW is bigger than /wish and /brainstorm. This page documents the current CLI families that matter for Day 0 onboarding, app-cell work, context, evidence, and safe sharing.
Always prefer khaw <command> --help on your machine when a flag matters. This page is a human map; live CLI help is the final local truth.
khaw desktop status --jsonkhaw desktop setup --helpkhaw desktop doctor --jsonkhaw desktop open --help
Desktop commands configure and verify the native KHAW/Hermes desktop connection profile. They are not required for every first-day FDE proof, but they are part of the current surface.
khaw apps list --jsonkhaw apps show <app-id> --jsonkhaw apps register --helpkhaw apps-install --mode local --apps brain,khortex --dry-runkhaw app-deploy <git-url-or-app-id> --dry-runkhaw app-share <app-id> --list --json
Use these for KHAW Verse/app-cell inventory, local PM2 app installs, git/app deployment plans, and sharing metadata. A dry-run or manifest record is not runtime proof; verify health, URL, and logs before saying an app is installed.
KHAW-owned behavior should live in plugins, overlays, manifests, or patches, not unmanaged edits to upstream Hermes.
🤖 Paste this to your KHAW agent
TASK: I am reading `khaw/cli-reference.mdx` (KHAW CLI reference for FDEs). Use this page as the map, then run current `khaw --help` and subcommand `--help` before guiding me.CONTEXT: I may be a new KHAL FDE. Prefer read-only checks and dry-runs first. Do not mutate customer, HML, production, credentials, SSH, Gitea, app sharing, or model-provider state without an explicit GO.SAFE FIRST COMMANDS: `khaw --version`, `khaw doctor`, `khaw auth status`, `khaw context doctor`, and the relevant subcommand `--help`.EVIDENCE: Return command, exit status, sanitized output, what it proves, what it does not prove, and the next safe action.