The person is already using. The question is how they survive it.

Harm reduction starts from the fact that abstinence advice arrived too late. A model that answers every drug question with "seek professional help" is refusing the professional.

Needle exchanges, drug checking services, festival medics, peer support workers, and the clinicians who train them.

Why the mainstream APIs fail here

Ask about the interaction between two specific substances, at real doses, and hosted models return a crisis line number. The worker asking already is the crisis line. The information exists in the literature, and the refusal simply moves the worker to a forum post of unknown provenance, which is worse for the person in front of them.

How MagmaRouter is used for this

The model answers the pharmacology question directly, with the caveats a clinician would give rather than a refusal in their place. Keep a capped key per service so a small organisation knows the ceiling. Nothing about the person being helped is retained by the gateway.

A working loop

  1. Cap a key to the service budget for the year.
  2. Ask the interaction and dosing questions in the terms the worker actually uses.
  3. Check anything clinical against the primary literature before it becomes guidance.

Prompts are not stored. A signed receipt of the hash comes back on every call, so you can prove later what MagmaRouter logged. Details are on the privacy page. Per-model prices are on /models and the pricing model is on /pricing.

Related