Ingest

Bring your own events

Everything on this screen runs on rows you supply. Four frozen reference predictors are fitted to your history, and the departures between them and what actually happened are what gets typed and scored.

checking session…

Upload a dataset

CSV or JSON. Private to your account; stored in your own workspace bucket.

Uploading stores data against your account, so it needs a sign-in. The synthetic demo scenarios in Signals are open without one.

Sign in to upload

What the scoring does with your rows

Stated, not learned.

  1. 1. Reference fit. Persistence, EWMA(0.3), a local linear trend and a lag-7 seasonal naive each predict every step from the history before it.
  2. 2. Departure. The residual against the reference median is normalised by a robust scale, so a "large" move is large relative to your own series.
  3. 3. Disagreement and blindness. Reference spread and the fraction of unusable or irregularly-timed rows are tracked separately, because they mean different things.
  4. 4. Admission. An explicit policy chooses ignore, remember, open regime, review model or request information — and prints the numbers that decided it.

The trained Zeno Divergent checkpoint is loaded in the browser and scored on your rows after upload. It is a research preview trained on synthetic corpora; treat its verdict as indicative, not ground truth.

Connect a live source

Not built yet — listed so the gap is visible.

  • Scheduled pull from an object store or HTTP endpointplanned
  • Warehouse table sync (Postgres / BigQuery)planned
  • Push endpoint for streaming eventsplanned

Model version in use

Every score on this screen comes from the artifact named here. Nothing is trained in the browser.

session not loaded
checkpoint
modelzeno-ai/zeno-divergent-v1
release0.2.0 · v0.2.0-trained
checkpoint sha256sim.pt · c6a85149c344
benchmark sha256ac896a3a69dd
claim verdictsupported
statusresearch-preview (trained checkpoint, synthetic corpus only)
runtime
artifact/models/zeno-divergent-v1.onnx
runtimeonnxruntime-web (wasm, 1 thread)
tensor contractref_feats[1,T,K,6] · ref_mask[1,T,K] · ctx[1,T,4] → 9 heads
session load
warm-up inference
runs this session0
AUPRC
0.990
AUROC
0.993
lead@FAR
7.246
ECE
0.030

Held-out metrics are from the synthetic SurpriseBench protocol (surprisebench/1.0.0) shipped with this release — they are properties of the harness, not evidence about real events.

Your datasets

Most recent first.

Sign in to see datasets stored against your account.

Reference predictors
4
frozen, stated in full
Scoring engine
observed 0.1.0
runs only on your rows
Trained checkpoint
zeno-divergent-v1
ONNX in browser, synthetic-corpus preview