Stage 01 Command Surface
headbox help headbox v0.8.0
$ headbox help

Headbox CLI 0.8.0

Commands:
  headbox status [--target PATH] [--json]
  headbox session-start [--target PATH] [--json]
  headbox health [--root PATH] [--stale-minutes N] [--json]
  headbox project --id ID --action status|detail|plugins|sync|init-team [--json]
  headbox project --id ID --action link --to OTHER_ID_OR_NAME [--type related|parent|child|temporary-workspace] [--json]
  headbox project --id ID --action plugin-set --plugin NAME --state active|paused|available [--json]
  headbox artifacts [--id ID] [--read] [--content TEXT|--from-file PATH] [--propose] [--json]
  headbox validate [--json]
  headbox doctor [--json]
  headbox build-dist --check [--json]
  headbox init [--target PATH] [--team] [--sidecar PATH] [--yes] [--no-claude] [--no-agents] [--no-hooks] [--json]
  headbox refresh [--target PATH] [--json]        Re-emit managed blocks from headbox-main.md
  headbox install-hooks [--target PATH] [--reinforce] [--no-guards] [--json]
  headbox sync [--target PATH] [--sidecar PATH] [--json]
  headbox heartbeat [--target PATH] [--summary TEXT] [--json]
  headbox propose --title TEXT [--reason TEXT] [--risk low|medium|high] [--json]
  headbox decide --id PROPOSAL_ID --decision approved|rejected|superseded|needs-info [--json]
  headbox inbox [--status pending|all] [--json]
  headbox notifications [--status unresolved|acknowledged|dismissed|all] [--id ID --decision acknowledged|dismissed|unresolved] [--json]
  headbox roster [--json]
  headbox execution [--add] [--title TEXT] [--state planned|unplanned|drifted] [--json]
  headbox review-agent [--json]
  headbox automation [--notify-stale] [--json]
  headbox daemon [--target PATH] [--sidecar PATH] [--interval-minutes N] [--once] [--json]

Environment:
  HEADBOX_HOME  Path to the Headbox source workspace
  HEADBOX_ACTOR Local team member or agent identity
The whole shipped command surface in one screen: 23 commands, printed by the CLI itself.  ยท  Verbatim stdout from cli/headbox.js; names and paths are demo data.