ValidAnytime
  • Try it free
  • Observatory
  • Pricing
  • Docs
Sign inStart free
ValidAnytime

A guaranteed false-alarm budget across your whole fleet, valid no matter how often you look.

Made by Compiled Intelligence — a frontier AI lab working on quantitative finance from first principles; ValidAnytime is the monitoring we built for our own model fleets, productized.

Product

  • How it works
  • Pricing
  • Observatory
  • Try it free
  • Dashboard

Solutions

  • Who it's for
  • For LLM engineers
  • For MLOps engineers
  • For SRE & platform
  • LLM eval regression
  • Model drift detection
  • Alert fatigue

Developers

  • Docs
  • Quickstart
  • Python SDK
  • API reference

Learn

  • Benchmark
  • Detector guides
  • Glossary
  • Compare
  • Why dashboards lie
  • Blog
  • Anytime-valid 101
  • Winter Storm Uri case study
  • Incident ledger
  • Observatory methodology

Company

  • Contact
  • Privacy
  • Terms

Observatory alarms & product updates, by email

Rare emails only. We store your address and the tag “footer” — nothing else. Unsubscribe anytime.

© 2026 ValidAnytime. All rights reserved.

Every alarm ships with its guarantee_tag and theorem_ref.

Glossary

Changepoint detection

Changepoint detection is the task of spotting the moment a metric's behavior genuinely shifts — as opposed to normal noise wobbling around.

Also known as: change detection

Changepoint detection is the task of finding the point in time where a data stream stopped behaving the way it used to. A model's accuracy starts sliding, a latency distribution creeps up, an eval score quietly regresses. The hard part is not noticing that today looks different — noise makes every day look a little different — it is knowing when the difference is real.

Done naïvely, this is the peeking problem in disguise: keep watching for 'the point it changed' and pure noise will eventually hand you a false one. That is why a trustworthy detector needs an error guarantee that survives continuous watching, not just a rule that trips on the first large wobble.

ValidAnytime is changepoint detection built on anytime-valid evidence: an e-process accumulates support for 'something shifted' point by point, and the alarm fires the moment that evidence is decisive — with a false-alarm rate you can actually name, not one that erodes every time you look.

Go deeper

  • See it happen: the peeking demo
  • Compare against ML monitoring tools
  • Model drift detection
  • CUSUM — when it wins and when it lies
  • The honest drift-detector benchmark

Related terms

  • Sequential testingSequential testing is the practice of testing a hypothesis as data arrives, deciding to stop as soon as the evidence is conclusive.
  • E-processAn e-process is a running score of evidence against 'nothing has changed'; its value at any moment is an e-value, and it stays valid at every look.
  • Anytime-valid inferenceAnytime-valid inference is a way of testing that stays statistically valid no matter how often you look at the results.
  • The peeking problemThe peeking problem is the reason a metric can look 'significant' just because you checked it too many times.
  • SPC for MLSPC for ML is the practice of putting machine-learning metrics under statistical process control — control charts with explicit rules, not eyeballed dashboards.

Put the theory to work.

ValidAnytime turns these ideas into a live alarm you can trust — valid no matter how often you look. Prove it on your own data, free.

Start freeTry the detector