Subrose Device Service 2.0.320-2c6213f (macOS arm64)
=================================================

RUN
---
1. Extract this ZIP.
2. From the extracted folder:
     ./subrose setup          # generate keys + device state
     ./subrose --env testnet  # run the agent (this build defaults to testnet)
   Switch network with --env testnet | --env mainnet (both configs are bundled).

The binary searches for <env>.yml next to it, then /opt/homebrew/etc/subrose/ and
/etc/subrose/. Edit testnet.yml / mainnet.yml to set masterNodes, device type, etc.

VERIFY
------
  shasum -a 256 -c subrose_2.0.320-2c6213f_testnet_macos_arm64.zip.sha256

For a Homebrew install, use the published tap (formula generated by brew.sh at release).
