Perspective · 3 February 2026 · 5 min read

Explainable AI for intelligence work: showing your work

In most domains, an unexplained AI answer is an inconvenience. In intelligence work, it's a liability. Explainability isn't optional here — it's the whole job.

There is a version of AI that is genuinely dangerous in intelligence work: the confident, unexplained answer. A model that says a person is high-risk, or that two events are connected, without showing why, asks an analyst to either trust it blindly or ignore it entirely. Neither is acceptable when the stakes include someone's liberty.

Explainability is therefore not a feature we added for comfort. It is a design constraint that shapes what the system is allowed to do. If a judgement cannot show its work — the factors, the weights, the source records — it does not belong in a workflow that has to answer to oversight.

That constraint pushes the architecture toward structure over spectacle. Rather than a single opaque model that emits a verdict, CLERINT uses transparent, weighted factors and retrieval grounded in cited records, with the model doing narrow, checkable tasks. The analyst sees the reasoning, not just the result.

The payoff is trust of the right kind — not blind faith in the machine, but confidence that comes from being able to check it. An analyst who can see why a score is what it is will use it, defend it, and correct it when it is wrong. An analyst handed a black box will, rightly, distrust all of it.

Automation that shows its work also scales oversight. A supervisor cannot re-derive every conclusion, but they can audit the reasoning behind any of them. Explainability is what lets a small number of people remain accountable for a large volume of automated analysis.

← All posts