Skip to main content

Migration Guides

If you're already using a probabilistic AI safety system, you almost certainly want both worlds for a transition window — the old one keeps producing scores while you stand up Trinitite, and only when the deterministic Guardian has demonstrated parity (or improvement) does the old one come out.

These guides show side-by-side translations for the five most common cutovers.


  1. Run side-by-side. Send every output to both your existing system and Trinitite for ≥ 2 weeks. Reconcile the verdicts. Trinitite makes this easy via the Logs API — every Guardian decision is comparable.
  2. Map the false-positives and false-negatives. Each disagreement is a training signal — feed the cluster back as a new test scenario via the Test Suites endpoint.
  3. Promote the Guardian when the Safety Ratchet has advanced past your old system's known coverage.
  4. Cut the legacy system out of the inference path. Keep it on for one more cycle as a paranoia check, then retire.
  5. Notify your auditors. The Compliance Matrix gives you the framework-by-framework story for every decision the new Guardian makes.