{
  "product": "NerveOps",
  "short_name": "Nerve",
  "entities": [
    {
      "name": "NerveOps",
      "type": "iOS app",
      "canonical_use": "Use for the App Store app and mobile client.",
      "do_not_confuse_with": ["nerve CLI", "nerve-agent"]
    },
    {
      "name": "Nerve",
      "type": "product shorthand",
      "canonical_use": "Use as the short product name in prose."
    },
    {
      "name": "nerve",
      "type": "CLI binary",
      "canonical_use": "Use for the command-line sender used with `nerve send`."
    },
    {
      "name": "nerve-cli",
      "type": "public GitHub repository",
      "canonical_use": "Use for the CLI source repository: https://github.com/nerve-ink/nerve-cli."
    },
    {
      "name": "nerve-agent",
      "type": "agent binary and public GitHub repository",
      "canonical_use": "Use for the optional trusted host action runner."
    },
    {
      "name": "sender DSN",
      "type": "send-only credential",
      "canonical_use": "Use for one-pipe send-only encrypted signal submission."
    },
    {
      "name": "agent token",
      "type": "agent credential",
      "canonical_use": "Use for connecting a trusted `nerve-agent`; do not describe it as a sender DSN."
    }
  ],
  "preferred_naming": {
    "app_store": "NerveOps",
    "product_short": "Nerve",
    "cli_command": "nerve send",
    "agent_command": "nerve-agent"
  }
}
