Open research, September 2026
Which cells of a sociotechnical AI evaluation matrix can anyone check?
The Ada Lovelace Institute and NICE have published the best-constructed instrument we have seen for assessing internal AI use in a public body. It is a matrix of 120 questions an organisation answers as fully, partially or not addressed. We asked one question of it. Which of those 120 answers could anyone outside the organisation check, and how often does the published evidence base for the task NICE studied actually carry the evidence. The answer is 39 cells, and about half the time.
The short version
- 39 of 120 cells are checkable from a published evaluation. 75 rest on organisational records no publication carries, and 6 are judgements no artefact settles. 81 traffic lights in a completed matrix are assertions to anyone outside the room.
- A published screening evaluation evidences a median of 20 of the 39. Across 13 open-access studies of large language models for title and abstract screening, 262 of 507 study-cell pairs are fully evidenced, 51.7%.
- Prompts are published; versions are not pinned. 11 of 13 studies publish the verbatim prompt. 0 of 13 pin an exact model version together with a run date.
- The equity question the report raises is almost never measured. 1 of 13 studies reports performance by language or region, and it is the study the report itself cites. None of the 12 randomly sampled studies does.
- Intervals, energy and users are missing. 2 of 13 report confidence intervals on headline metrics; 0 of 13 report energy or compute cost; 0 of 13 collect reviewer or user perspectives.
- Every verdict is computed three ways and every supporting quote is string-matched against the downloaded source. The third engine, our own, disagreed, and the bug it exposed is filed.
39 of 120
matrix cells a published evaluation can settle
81
cells that rest on internal records or judgement
20 of 39
checkable cells a published evaluation evidences, median
0 of 13
studies pinning model version and run date
Why a self-scored matrix needs an evidence layer
On 8 September 2026 the Ada Lovelace Institute published Care and consideration, a synthesis of its year-long collaboration with NICE on adopting AI for internal processes. Alongside it the Institute released the sociotechnical evaluation matrix that Cam Rincon and Rumman Chowdhury built as the central analytic tool for examining NICE's feasibility study of an off-the-shelf large language model for title and abstract screening. The matrix crosses ten criteria, from technical validity to participation and systemic impact, with the design, development and deployment stages of a system, and asks a question at every intersection. It is a serious instrument, and it is offered under an open licence for any public body to reuse.
The report is explicit about why the equity criteria matter for this particular task. A screening model trained mostly on English-language publications from high-income settings may perform less well on studies written in English as a second language or conducted in lower-resource settings. Over time that would leave certain populations underrepresented in surveillance reviews even while the aggregate sensitivity of the model looks acceptable. The matrix asks whether that has been measured. Our question is whether anyone could tell from the answer.
A completed matrix is a grid of traffic lights. Each one is the organisation's own statement that a criterion is fully, partially or not addressed. Some of those statements could be checked by anyone with the evaluation report in hand. Others could only be checked by an auditor inside the organisation with access to its risk register and its meeting records. Some are judgements that no document settles. The instrument does not distinguish between these, and until it does, a green cell of the first kind and a green cell of the third kind look identical.
The partition
We classified every one of the 120 cells by what could settle it, with a one-line rationale stored next to each cell in the repository. Class A cells are settled by an evaluation artefact that a published feasibility study should itself carry, meaning a named metric with its confidence interval, a verbatim prompt, a pinned model version, a subgroup breakdown or a pre-specified decision rule. Class B cells are settled only by governance records, such as a RACI, a risk register entry, a stage-gate decision or an engagement log. Class C cells are attestations, judgements of adequacy or legitimacy that no artefact settles.
Classes assigned one cell at a time with a written rationale; the counts recompute from the file and the test suite pins them.
Thirty-nine cells, 32.5% of the matrix, can be settled by inspecting a published evaluation. The other 81 cannot be checked by anyone outside the organisation. That is the normal condition of governance frameworks and does not count against this one. What the partition gives a public body is a starting point, namely the 39 cells where an evidence requirement can be written down, checked mechanically, and demanded of a supplier or an internal team before a pilot moves to shadow testing.
For each of the 39 we defined the evidence that settles it, 37 fields in all, and made the definitions deliberately strict. A reported sensitivity without an interval leaves the interval field absent even if one could be computed. A model named only as GPT-4 leaves the version field partial. The fields, the classes and the rationales are open to challenge by issue, and moving a handful of cells between classes changes the counts by that handful without changing the argument.
What the published evidence base carries
NICE's own feasibility protocol is not yet public, so we ran the 39 checkable cells against the evidence base a public body would draw on to justify the same decision, meaning published evaluations of large language models for title and abstract screening. A recorded PubMed query returned 145 records. 74 were primary evaluations of a generative or fine-tuned model doing record-level screening with a metric against a human reference, 51 of those have open-access full text, and 12 were drawn at random with a recorded seed. We added one study by design, the GPT-4 evaluation across peer-reviewed and grey literature in multiple languages that the report's appendix alludes to, and labelled it as such.
For each of the 13 studies, every one of the 37 fields was scored present, partial or absent from the full text, the supplements and any linked repository, with a verbatim quote and a location for every present or partial field. A checker string-matches every quote against the downloaded source and rejects the record if any quote is not found. That gate caught our own tooling once. A web summariser reported three model version strings for a repository notebook that contains none, and only quotes from the downloaded file were accepted.
Amber marks fields present in three studies or fewer. Every study is partial on exact version and date: a version without a date, a rolling alias, or a version that appears only in the deposited code.
The shape of the result is consistent. The literature is strong on what the model was asked and what it was scored against. Every study defines its reference standard, describes its test environment and names its failure modes, and 11 of 13 publish the prompt verbatim, which killed our pre-registered expectation that fewer than half would. It is thin on the things that make a result reproducible a year later or fair across populations. Not one study pins an exact model version together with the date it was run. Two report confidence intervals on their headline metrics. Three discuss whether the model might have seen the review's included studies in training. One measures performance by language, and that is the study the report already cites, not one of the twelve we sampled.
The version finding deserves a sentence on its own, because it is the one that turns a green cell red without anyone being careless. In two studies the deposited code pins a different model or a different decoding temperature from the one the paper reports, and in one the paper gives a temperature of 0.7 where its own notebook calls the API at 0. A public body that adopts a screening model on the strength of a published sensitivity figure, and cannot say which snapshot of which model produced it on which day, has a result it cannot reproduce after the next silent update. That is the matrix cell on logged prompt and model versions, and no study in the set evidences it.
Four cells are evidenced by no study at all. These are user or reviewer perspectives collected as evidence, logged prompt and model versions, reporting detail sufficient to interpret a claim with a pinned version, and energy cost. Three are evidenced by every study, namely failure modes named, reference standard defined and test environment described. A public body writing an evidence requirement into a feasibility protocol now knows which requirements the literature already meets and which it would be the first to demand.
Cross-validation, applied to our own pipeline
Every cell verdict is computed three ways, and the pipeline exits non-zero if any two disagree. The three methods are set-based in Python over the records, SHACL validation with one shape per cell using pyshacl, and our own open-source engine. The first two agree on all 507 study-cell pairs. The third reported 52 violations against 245, exactly the four cells that fail for every study and nothing else. A three-record reproduction showed the engine reports full conformance whenever any one focus node conforms. That is a soundness bug in our own tool, it is filed with the reproduction, and it is the reason a verifier is run against a second verifier.
The same discipline runs through the rest of the build. The SHA-256 of every question text is pinned so a silent edit to the matrix fails the tests. Every figure on this page is emitted from the data by a script, and a test checks that each appears verbatim here. Two extraction decisions were changed after the fact for consistency across records, both of them downgrades, and both are logged with the rule that caused them.
A traffic light nobody outside the room can check is a statement about the room, not about the system.
Scope and method
The matrix was exported from the public Google Sheet the Institute links to, and its 120 question cells were extracted with identifiers, under the CC BY-NC 4.0 licence the Institute chose, with attribution and with no question text altered. The study set is a seeded random sample of the open-access subset of one PubMed query run on 11 September 2026, screened against four written criteria by a local model whose one-sentence reasons are published alongside seven overrides made after reading the abstract. Rates computed from 13 studies are estimates for that population with the sample size stated next to them, and they are not a systematic review of the field.
Nothing here is a claim about NICE's feasibility study, which the report says will be published separately, and nothing here is a claim that any organisation's completed matrix is wrong. The finding is about checkability. When NICE's protocol is published, the repository accepts it as one more record and the same 39 checks run against it.
The artefact
The repository is at github.com/fabio-rovai/sociotechnical-matrix-assurance. It holds the 120 cells with their class and rationale, the 37 evidence-field definitions, the OWL vocabulary and two SHACL layers, the PubMed query and every screening decision, the 13 evidence records with a verbatim quote and location per field, the three-way verdict script, the generated report, and the tests. The matrix text is CC BY-NC 4.0 and the work is non-commercial research; our own vocabulary, classification and reports are CC BY 4.0 and the code is MIT. The matrix itself is at the Ada Lovelace Institute, and the report is Care and consideration.
Where to start
A bounded first engagement is a two-week evidence audit of one completed matrix, or of any self-scored AI evaluation framework applied to an internal use case. We partition it into the cells that inspectable evidence can settle and the cells that rest on records or judgement, run the checks that can be run against the evaluation artefacts, and hand back the evidence together with the method, so that the next pilot moves to shadow testing on a documented basis rather than a coloured grid.
What is not validated is eventually wrong, and what is never measured is never fixed. Fabio Rovai, fabio@thetesseractacademy.com. Corrections are published on this page rather than applied silently.
