Chaque décision, rejouable.
La plupart des automatisations se figent dès le premier jour. La boucle de Corin se ferme : ce qui s'est réellement passé — devis acceptés, paiements tardifs, factures contestées — devient l'état initial de la simulation suivante.
précision d'extraction sur les backtests de production
Production email-AI pipeline backtests (aviation MRO deployment)Les points observés constituent une série illustrative ; les bornes de la bande correspondent à la plage de backtest de production mesurée.
AI agent memory starts with a backtest.
Corin est né d'un pipeline qui lit des boîtes de production aujourd'hui. Chaque évolution de modèle est backtestée contre un historique de référence — une version n'est livrée qu'à l'intérieur de la plage mesurée, et le chiffre affiché est le dernier résultat au premier passage.
Prévision vs réalité, mesurée.
Corin keeps the decision, not just the record that something happened — what it saw, what it chose, what it rejected, and what came next.
Commercial outcomes
Won, lost, discounted, disputed — the quote's real fate, joined back to the dry run that priced it.
Decision outcomes
Approved, edited, or rejected — a reviewer's correction is a signal with a name on it.
Financial outcomes
Paid on time, late, partial — terms recommendations learn from actual cash behavior.
Corrections become versioned Procedure updates.
Never invisible model changes: a fix ships as a new Procedure version — reviewed, testable, reversible in one step.
01A reviewer edits a draft
The edit is captured with the case it happened on — who changed what, and why it was wrong.
02The fix becomes a version
Corin proposes the Procedure update as a diff. The owner reviews and releases it — or doesn't.
03History re-runs
The new version replays against past cases before it ships. A fix that breaks history goes back to the owner.
Every decision can be replayed step by step.
Run it again next quarter and get the same answer — with proof it matched.
Checkpointed as it runs
Every step writes a checkpoint sealed with a fingerprint — the model's answer, the tool's response, the data it read.
Matched or mismatch
Un replay compare événement par événement avec l'original et rend un verdict : correspondance ou écart.
Same inputs, same decision
The same inputs produce the same decision, every time — audit season stops being archaeology.
Three kinds of memory — each with an off switch.
Memory is a control surface, not a side effect.
- Decision memory
- Every decision with its context, options, confidence, and what actually happened next. Deletable by contract, not by support ticket.
- Runtime memory
- Working state, scoped to your tenant with hard isolation — one customer's data never warms up another customer's answers.
- The work graph
- Le graphe de travail — une vue en direct de chaque tâche — est la mémoire métier durable : dossiers, clients, documents, construits sur l'enregistrement décisionnel sous-jacent.
Scoped to your tenant. Expirable. Auditable. Off until you turn it on.
Versionné, auditable, réversible.
Chaque décision enregistre la version du modèle qui l'a prise.
en cas de régression → annulé en une étape