Create an account first
The walkthrough runs against your real workspace — in two minutes you'll have an actual decision in your journal, not a demo screenshot.
Create account / sign inYour first decision, for real
Four steps against your own account: teach Kirelta what normal looks like, watch it stay silent while things are healthy, then drift the data and see the engine record a decision — with frozen evidence — in your journal.
1
Your API key
The key is how your code talks to the engine. It was shown once at
signup — Kirelta stores only a hash.
2
Teach it what normal looks like
One call. We'll fit a demo model, demo-fraud,
on 200 healthy transactions (4 features: amount, latency_ms, retries, geo_risk).
This baseline is the only ground truth the engine will ever assume.
show the equivalent curl
3
Healthy first — then drift it
Two assessments. The healthy batch comes back TRUSTED and the
journal stays empty — silence on purpose: a decision is a change, not a reading.
Then we shift the data hard and the verdict flips.
show the equivalent curl
4
Open your first decision
It's in your journal now — verdict, trust score, the reason in plain
words, and a frozen evidence snapshot sealed with a hash. From here your team reviews,
approves, and archives.