{
  "$schema": "https://solidnumber.com/.well-known/cli-version.schema.json",
  "package": "@solidnumber/cli",
  "command": "solid",
  "latest": "2.6.2",
  "latest_published_at": "2026-05-13",
  "min_supported": "2.0.0",
  "deprecated_below": "1.10.0",
  "severity_floor": {
    "deprecated": "Warn loudly; commands still execute. Upgrade soon.",
    "outdated": "Behind latest minor — feature gaps possible. Upgrade when convenient.",
    "current": "On latest. No action."
  },
  "install": "npm i -g @solidnumber/cli",
  "install_alternative_macos_linux": "curl -fsSL https://solidnumber.com/install.sh | sh",
  "install_alternative_windows": "iwr https://solidnumber.com/install.ps1 -useb | iex",
  "install_alternative_brew": "brew install solidnumber/tap/cli",
  "install_alternative_scoop": "scoop install solidnumber/solid",
  "upgrade": "npm i -g @solidnumber/cli@latest",
  "npm": "https://www.npmjs.com/package/@solidnumber/cli",
  "github": "https://github.com/Adam-Camp-King/solid-cli",
  "github_releases": "https://github.com/Adam-Camp-King/solid-cli/releases",
  "changelog": "https://solidnumber.com/docs/cli/changelog",
  "docs": "https://solidnumber.com/docs/cli",
  "probe_url": "https://solidnumber.com/.well-known/cli-version.json",
  "agent_usage": "AI agents: fetch this URL with no auth, compare your installed version against `latest`. If below `min_supported`, refuse to run; if below `latest`, surface to the operator. Probe at session start; cache for 4 hours max.",
  "license": "BSL-1.1",
  "license_converts_to": "Apache-2.0",
  "license_converts_on": "2030-04-14",
  "author": "Adam Campbell",
  "publisher": "Solid Number Inc."
}
