[1] bundle install via install.sh (isolated dirs, default latest) PASS: install exit 0, launcher at $CODEGRAPH_BIN_DIR/codegraph [2] installed version matches GitHub tag v1.6.0 and npm latest 1.6.0 PASS: codegraph version -> 1.6.0 [3] bundle footprint (compressed download vs extracted) PASS: extracted bundle 278M (Installing CodeGraph v1.6.0 (darwin-arm64); darwin-arm64 tarball is 54.2MB per release assets) [4] self-contained runtime: no system Node required for the CLI PASS: runs with a PATH that has no node [5] help renders the command surface PASS: help lists init + 15+ subcommands [6] telemetry state in a fresh HOME with DO_NOT_TRACK=1 PASS: telemetry status honors DO_NOT_TRACK: Telemetry: disabled (DO_NOT_TRACK environment variable) [7] unknown command fails with nonzero exit PASS: unknown command exit 1