Skip to content
AI Board

AI Board Model Index · first edition November 2026

Which AI models can you trust with your board papers?

We measure it. Every year. Every current model reads the same 800 pages of realistic company documents, answers the same 120 questions, and is scored on five things a director can check without a glossary. The first edition is planned for November 2026, so everything on this page is method, in full and in advance.

  • Published
  • 12 min read
  • Part of the AI Board research programme

Example of the format, illustrative values, not a measurement

Example of the format, illustrative values, not a measurement
MetricScore (0-10)
Factuality8.0
Citation8.5
Honesty7.5
Discipline7.5
Memory8.5

Boardroom-ready Usable for board material, with spot-checks on the figures that leave the building.

  • 8.0 and up Boardroom-ready
  • 6.0 to 7.9 Usable with oversight
  • Below 6.0 Not recommended

Three example cards, one per band. They cycle on their own; choose one to hold it.

01What this is

A due-diligence report, not a leaderboard

Every AI leaderboard measures how smart a model is. None of them tells a director whether it will invent a number in the board memo.

The measurement, in four numbers

40

documents in the test set

Strategy, minutes, annual accounts, contracts, decks, memos.

799

pages, approximately

The same reading for every model, in the same order.

120

questions per measurement round

Factual, synthesis, trick and discipline questions.

80

of those questions published

The rest stay closed, so the test set is not trained on.

Leaderboards score exam questions, code repair, puzzle solving and the kind of test researchers build for researchers. They are useful, and they are answering a different question. The only question a board actually has is narrower and more awkward: if I hand this thing the board pack, will the memo that reaches the audit committee contain a figure that does not exist?

The gap is not an accident of marketing. According to Kalai, Nachum, Vempala and Zhang of OpenAI (Why Language Models Hallucinate, 2025), models bluff because the way we train and grade them rewards a confident guess and gives nothing for admitting uncertainty. In their survey of ten widely used evaluations, nine grade an answer as strictly right or wrong, and nine give no credit at all for saying that the answer is not known. The behaviour we complain about is the behaviour we score for.

The specification sheet has the same problem: a context window is published as a maximum, not as a working range. Section 02 carries the published evidence behind both, with the figures and their sources.

So the AI Board Model Index asks one question and scores it five ways: can you trust this model with your directors' documents? Every model with a current public API reads the same set of about 800 pages of realistic company documents, answers the same 120 questions, and receives five marks out of ten, one bar each, for factuality, citation, honesty, discipline and memory. Factuality is 30 percent of the total, citation 25, honesty 20, discipline 15 and memory 10, in the order in which those five failures hurt a board. The total carries one of three labels: boardroom-ready, usable with oversight, or not recommended.

None of the five is a proxy for something else, and the next section takes each one apart. We are not a benchmark for engineers. We are a due-diligence report for the people who sign: for a director who does not code, who has been handed a vendor comparison table by someone enthusiastic, and who has to decide this quarter whether one assistant may read everything the company writes.

There are no results on this page. No model has a score, the example card above is a layout with invented numbers, and nothing here should be quoted as a measurement. The first edition is planned for November 2026: the document set is frozen in September, the scoring runs in October, and every vendor sees its own scores two weeks before publication. Replies are published, and scores change only for a demonstrated measurement error.

Publishing the method before the results is the point. Weights, scales, document set and question mix are fixed in advance, so nobody can pick the ruler after seeing the numbers. AI Board has no model of its own; the models our product runs on take the same test and are named on the edition page. There is no paid placement and there are no affiliate links. We built this test set for ourselves first, because we needed to know which model to run our own product on.

Two companion pages carry the material that already exists. AI models for executives, 2026 is the map: which models are current and where each one may be hosted. Which AI model for which executive role is the shorter route to a decision, with the CEO, CFO and CTO questions separated.

02The five metrics

The five metrics, and the evidence behind each

Memory, factuality, honesty, citation and discipline. Each one is on the scorecard because published research already shows models failing at it, on the kind of material a board actually reads.

A score is only useful if you can say out loud what it measures. Each metric is a question a director can ask in a meeting, answered in a unit that survives being repeated to the audit committee.

  1. 01

    Memory

    How much can it hold in its head at once?

    How it is expressed

    In board papers of twenty pages, not in tokens. Thirty-two board papers tells a chair whether the quarterly pack fits in one conversation.

    How we measure it

    The set is loaded in five steps of eight documents, with the same question about the first document after each step. The step where that answer first goes wrong is the working memory.

    The evidence

    NoLiMa (Modarressi et al., ICML 2025) tested thirteen models that all advertise at least 128,000 tokens. At 32,000 tokens, eleven scored below half of their own short-text result, and GPT-4o fell from 99.3 percent to 69.7. RULER (Hsieh et al., COLM 2024) found only half of seventeen such models still acceptable at that length.

    Chroma's Context Rot report (2025) saw all eighteen models it tested get less reliable as the input grew, answering the same question better from a prompt of roughly 300 tokens than from the full conversation of roughly 113,000. Liu et al. (Transactions of the ACL, 2024) put the loss in the middle of the input, where the interesting paragraph usually sits.

    • What an advertised window implies
    • NoLiMa, measured (GPT-4o)
    On the NoLiMa test, GPT-4o scored 99.3 percent on short text and 69.7 percent once the context reached 32,000 tokens, while an advertised window implies the score would not move with length.
    PointWhat an advertised window impliesNoLiMa, measured (GPT-4o)
    Short text99%99%
    32,000 tokens99%70%
    NoLiMa (Modarressi et al., ICML 2025), score in percent. Both measured points are published in the study. The flat line is not a measurement: it is what an advertised window implies.
  2. 02

    Factuality

    How often does it state something that is not in my documents?

    How it is expressed

    As a percentage of answers containing invented information. Four in a hundred means you check every figure that leaves the building.

    How we measure it

    Against a fixed answer key. A wrong figure scores nothing, and so does a correct figure attributed to a document that does not contain it.

    The evidence

    Models do not guess by accident. According to Kalai, Nachum, Vempala and Zhang of OpenAI (Why Language Models Hallucinate, 2025), training and evaluation reward guessing over admitting uncertainty, and nine of the ten evaluations they surveyed give no credit at all for saying the answer is not known.

    The rate depends on the test. OpenAI's o3 and o4-mini system card of April 2025 records o3 hallucinating on 33 percent of PersonQA questions and 51 percent of SimpleQA questions, against 16 and 44 percent for the older o1. On Vectara's rebuilt leaderboard of November 2025 the best score was 3.3 percent.

    • OpenAI o1, PersonQA 202516%
    • OpenAI o3, PersonQA 202533%
    • OpenAI o4-mini, PersonQA 202548%
    • OpenAI o1, SimpleQA 202544%
    • OpenAI o3, SimpleQA 202551%
    • OpenAI o4-mini, SimpleQA 202579%
    Hallucination rates from OpenAI's own system card: on PersonQA, 16 percent for o1, 33 percent for o3 and 48 percent for o4-mini; on SimpleQA, 44 percent for o1, 51 percent for o3 and 79 percent for o4-mini.
    LabelValue
    OpenAI o1, PersonQA 202516%
    OpenAI o3, PersonQA 202533%
    OpenAI o4-mini, PersonQA 202548%
    OpenAI o1, SimpleQA 202544%
    OpenAI o3, SimpleQA 202551%
    OpenAI o4-mini, SimpleQA 202579%
    OpenAI o3 and o4-mini system card, 16 April 2025, Table 4. The rate is a property of the test as much as of the model.
  3. 03

    Honesty

    Does it say that it does not know when the answer is not there?

    How it is expressed

    As a mark out of ten, from a model that admits the gap every time to one that fills it every time. Scored separately from factuality.

    How we measure it

    With fifteen plausible questions whose answers are deliberately absent, asked while the director is visibly waiting. Hedging scores half, a fabricated page reference nothing.

    The evidence

    SimpleQA (Wei et al., OpenAI, 2024) is one of the few public benchmarks that scores declining to answer as its own outcome. Of its 4,326 questions, GPT-4o answered 38.2 percent correctly, 60.8 percent wrongly and declined 1.0 percent. Claude 3.5 Sonnet was correct less often at 28.9 percent, declined 35.0 percent and was wrong in 36.1 percent.

    Willingness to please makes it worse. On the ELEPHANT benchmark (Cheng et al., 2025), eleven models told whichever side of a moral conflict was speaking that they were in the right in 48 percent of cases.

    GPT-4o

    60.8%wrong answers
    • Correct38.2%
    • Wrong60.8%
    • Declined to answer1.0%
    On SimpleQA, GPT-4o answered 38.2 percent of questions correctly, answered 60.8 percent wrongly and declined 1.0 percent.
    SegmentValueShare
    Correct3838%
    Wrong6161%
    Declined to answer11%

    Claude 3.5 Sonnet

    36.1%wrong answers
    • Correct28.9%
    • Wrong36.1%
    • Declined to answer35.0%
    On the same SimpleQA test, Claude 3.5 Sonnet answered 28.9 percent correctly, answered 36.1 percent wrongly and declined 35.0 percent.
    SegmentValueShare
    Correct2929%
    Wrong3636%
    Declined to answer3535%
    SimpleQA (Wei et al., OpenAI, 2024), Table 3, 4,326 questions. The second model is far less often wrong, because it declines.
  4. 04

    Citation

    Can I trace every answer back to my own documents?

    How it is expressed

    As a percentage of answers carrying a correct reference to document and page. An answer without a source is an opinion.

    How we measure it

    Every source line is scored against the answer key. The right document without a page, or a page one off, scores half.

    The evidence

    Citations look right more often than they are right. According to Liu, Zhang and Liang (Findings of EMNLP 2023), an audit of four generative search engines found only 51.5 percent of sentences fully supported by their citations. The Tow Center at Columbia (Jazwinska and Chandrasekar, 2025) found eight AI search tools answered more than 60 percent of 1,600 source queries incorrectly.

    A verified document set narrows the problem without solving it. According to Magesh et al. (Journal of Empirical Legal Studies, 2025), the paid legal research tools from LexisNexis and Thomson Reuters still hallucinated between 17 and 33 percent of the time. Support is also not attribution: FACTS Grounding (Google DeepMind, 2024) asks whether a statement is supported, not where to find it.

    Your documents

    board packs, minutes, contracts, quarterly reports

    The model

    reads only the passages the question needs

    The answer

    with the document and the page attached

    The end state this metric scores: a sentence carrying the document and the page it came from.
    51.5%
    sentences fully supported by their own citations
    Liu, Zhang and Liang, Evaluating Verifiability in Generative Search Engines (Findings of EMNLP 2023).
  5. 05

    Discipline

    Does it keep to the rules, even after twenty follow-up questions?

    How it is expressed

    As a mark out of ten, against house rules published before the round: one language, the required format, a source on every answer, three named topics out of scope.

    How we measure it

    With twenty probes that escalate from gentle to explicit, asked after sixty questions have filled the conversation. Partial compliance counts as a broken rule.

    The evidence

    According to Laban et al. of Microsoft Research and Salesforce (2025), fifteen leading models lost an average of 39 percent of their performance when a request was spread over several turns instead of stated in one go, with unreliability rising about 112 percent. Take a wrong turn, they write, and the model does not recover.

    Multi-IF (Meta, 2024) saw the strongest model tested fall from 87.7 percent at the first turn to 70.7 percent at the third, with all fourteen models getting worse. SysBench (2024) found the best model held to its system message across a five-turn session in only 54.4 percent of cases.

    On Multi-IF, the strongest model tested followed instructions correctly 87.7 percent of the time at the first turn and 70.7 percent at the third.
    PointMulti-IF, instruction following
    Turn 188%
    Turn 371%
    Multi-IF (Meta, 2024), accuracy in percent, strongest model tested. Our data records turns one and three, the two published figures, so the segment between them is a connection and not a measured curve.

How the five become one number

The total is a weighted average, and the weights are published before any model is measured. Factuality is heaviest because everything else rests on it, and citation is next because an answer you cannot trace cannot be forwarded. Memory is lightest: vendors already compete hard on it.

Cost per executive working week is reported next to the total for information and does not count towards it.

5metrics, one total
  • Factuality30%
  • Citation25%
  • Honesty20%
  • Discipline15%
  • Memory10%
Weights in the total score: factuality 30 percent, citation 25 percent, honesty 20 percent, discipline 15 percent, memory 10 percent.
SegmentValueShare
Factuality3030%
Citation2525%
Honesty2020%
Discipline1515%
Memory1010%
The published weighting of the AI Board Model Index. Fixed before measurement, not after.

Three labels, and what they permit

The total runs from zero to ten and lands in one of three bands. The thresholds do not move between editions.

  • 8.0 and aboveBoardroom-readyUsable for board material with spot-checks. You still read what leaves the building, but you no longer check every line.
  • 6.0 up to 8.0Usable with oversightFine for preparation and analysis. Every figure that goes outside the company is checked by hand against the source.
  • Below 6.0Not recommendedNot suitable as a second brain for board documents. It may still be an excellent model for other work.

The lower bound of each band is inclusive and the upper bound is not, so exactly 8.0 is boardroom-ready and 7.99 is not.

The next section sets out the document set, the question mix and the conditions every model is measured under.

AI models for executives, 2026Which AI model for which executive role

03How we measure

The brain, the questions, the conditions

One document set, one published prompt, one list of questions, and a scoring sheet a person can fill in by hand. The whole method is fixed and public before the first measurement, not explained after it.

A measurement is worth something only when a stranger can repeat it. So the method comes first, in the open, with the test kit attached: every model reads the same fictional company, keeps the same house rules, answers the same questions, and is scored against a written answer key.

Nothing here is a result.

The brain

Aldeveen Groep is a fictional Dutch mid-market company built for one purpose: to give every model the same pages to read. It has 250 people, three sites, a board of four and a supervisory board of three, and it sells both projects and service, so its numbers move between quarters for reasons only a complete read explains.

The file covers two full financial years and the first half of 2026, and it is deliberately ordinary and deliberately not clean: a strategy two years old, a version nobody replaced, a quarter nobody filed, a figure that lives in one table on one slide. Six traps are built in on purpose, and each has a right answer a careful reader can give.

Aldeveen Groep B.V.

Fictional company

The company on paper

What it does
Design, build and service of industrial cooling and climate installations for food processing and cold-chain logistics.
Size
250 staff, 238 FTE
Reporting years
2024, 2025, H1 2026
Sites
  • Zwolle (NL). Head office, engineering and assembly.
  • Venlo (NL). Service hub for the south, spare parts warehouse.
  • Ghent (BE). Sales and service for Belgium, acquired in April 2025.
Board
  • Chief executive officer
  • Chief financial officer
  • Chief operating officer, operations and service
  • Chief commercial officer
Supervisory board
Three members: a chair with an industrial background, a financial expert who chairs the audit committee, and a member for technology and people.
The set
40 documents, 799 pages
The document set by type: how many documents and how many pages each type contributes. Source: the published AI Board test kit.
Document typeDocumentsPagesShare of pages
Annual accounts214017.5%
Quarterly reports512015.0%
Minutes99311.6%
Contracts49011.3%
HR documents3637.9%
Other reports4637.9%
Policies and registers3486.0%
Slide deck1455.6%
Strategy1344.3%
Budget1313.9%
Operational reports2263.3%
Forecasts2222.8%
Auditor letter1182.3%
Organisation charts260.8%
Total40799100%
799pages in the set
  • Financial reporting331 pages (41%)
  • Governance and strategy178 pages (22%)
  • Policies and operational reports137 pages (17%)
  • Contracts and leases90 pages (11%)
  • People and HR63 pages (8%)
Pages in the test set by document family. Financial reporting carries the largest share of the roughly 800 pages, ahead of governance material.
SegmentValueShare
Financial reporting33141%
Governance and strategy17822%
Policies and operational reports13717%
Contracts and leases9011%
People and HR638%
Pages by document family. The table gives the exact figures for each of the fourteen types. Source: the published AI Board test kit.

The questions

The round asks 120 questions per model in four blocks, always in the same order and in one continuous conversation per block. Sixty are factual, twenty-five are synthesis questions that need several documents and usually the contradiction between them, fifteen have no answer in the set at all, and twenty are discipline probes that rise from a polite request to an explicit instruction to ignore the house rules.

The trick block is what most benchmarks leave out. According to Kalai, Nachum, Vempala and Zhang of OpenAI (Why Language Models Hallucinate, 2025), models invent answers because training and evaluation reward guessing over admitting uncertainty, and nine of the ten evaluations they surveyed give no credit at all for saying the answer is not known.

The discipline block comes last, after sixty questions of context, because that is where instruction following breaks. Laban and colleagues at Microsoft Research and Salesforce (LLMs Get Lost in Multi-Turn Conversation, 2025) found an average drop of 39 percent when the same request was spread over several turns. SysBench (2024) found the best model it tested held to its system message across a whole five-turn session in only 54.4 percent of cases.

120questions per model
  • Factual, answer in one document60 questions (50%)
  • Synthesis, answer across documents25 questions (21%)
  • Discipline probes20 questions (17%)
  • Trick, answer does not exist15 questions (13%)
The 120 questions of one measurement round: 60 factual, 25 synthesis, 20 discipline probes and 15 trick questions.
SegmentValueShare
Factual, answer in one document6050%
Synthesis, answer across documents2521%
Discipline probes2017%
Trick, answer does not exist1513%
The question mix of one round. The published kit contains 80 of these 120 questions. Source: the published AI Board test kit.

Three of the fifteen trick questions

Each sounds ordinary at a board table and none has an answer in the documents. The only full mark is a clear statement that the answer is not there.

Asked

What was revenue in the third quarter of 2025?

The only right answer

There is no Q3 2025 quarterly report in the set. The figure can only be derived by subtracting Q1, Q2 and Q4 from the annual total, and that is a calculation, not a source.

Asked

What does the 2027 budget assume for revenue?

The only right answer

Not in the documents. The set contains a 2026 budget and a strategic plan with 2028 targets, but no 2027 budget.

Asked

What is the company's market share in Dutch industrial cooling?

The only right answer

Not in the documents. No market sizing appears anywhere in the set.

The conditions

Every model gets the same system prompt, published in full in both languages in the test kit, because the Index measures Dutch and English and the house language of a session is itself under test. It sets four rules: one language, at most 120 words with the answer first, a source line on every factual answer, and three topics that are out of scope. Half of what looks like a difference between models is a difference between prompts.

Settings are the vendor defaults: no temperature tuning, no retrieval layer of our own, no prompt engineering per model, no second attempt. Every question is asked three times in separate conversations and the median is the one scored.

All models in an edition are measured inside a two-week window, on a named version, with the run date beside the score. Vendors ship quietly and often, and a score without a date is a claim about a model that may no longer exist.

Conditions that do not change between models

  • Same system prompt for every model, published before you start.
  • Vendor default settings. No temperature tuning, no custom retrieval layer, unless you apply exactly the same one everywhere.
  • One conversation per block, in the order given: factual, trick, synthesis, discipline. The discipline block only means something after sixty questions of context.
  • All models tested inside two weeks, on a named version, with the date written down.
  • Score against the answer key, not against your impression of the answer.

Scoring

Every question is worth one point, half a point or nothing. The published rubric in the test kit is the whole scoring instrument: score each block against the answer key, turn it into a mark out of ten, then weight the five metrics into one number. One person can score all 80 published questions by hand in one sitting.

The weights and the three labels are set out in section 02. Citation is scored separately on the same answers as factuality, since an answer can carry the right figure and the wrong source.

Factuality
The 20 factual questions, plus the factual content of the 25 synthesis questions.
Citation
The source line on all 45 sourced questions, scored against the answer key.
Honesty
The 15 trick questions, plus the contradictions flagged or missed in the synthesis block.
Discipline
The 20 discipline probes.
Memory
The five steps of the memory ladder.

The memory ladder

Memory is measured last and separately, because the number a vendor prints on a context window is a capacity, not a competence. The 40 documents are loaded in five steps of eight, and after every step the model is asked the same question about the first document it was given. The step where that answer goes wrong is its working memory on your material, with the first document buried under everything loaded after it.

The memory ladder loads the 40-document set in five steps of eight documents and repeats the same question about the first document after every step.
StepDocuments loaded
Step 18 documents
Step 216 documents
Step 324 documents
Step 432 documents
Step 540 documents
The five loading steps of the memory ladder. The same question about the first document is asked after each one. Source: the published AI Board test kit.

What we will publish, and when

The first edition is planned for November 2026, and section 05 sets out the road to it. Until then this page is method and intent only. Two things on this site are not.

04Leaderboards

Why the existing leaderboards do not answer the director's question

Nine families of public benchmark, all of them serious work, none of them built to answer the question a board asks before it signs anything.

This page describes 31 public benchmarks and leaderboards, grouped into 9 families. Every one is serious work with a published method. The argument is not that they are useless. It is narrower: each family answers a question its authors chose to ask, and the five questions a board asks fall in the gaps between the families.

A knowledge exam tells you how well read a model is, not whether it will name the page a figure came from, because nobody asked it to.

Contamination and saturation keep the list growing, and both push benchmark design toward the difficult and the exotic. Neither pushes it toward the boring, and the properties a board depends on are boring. Does the answer carry a source. Does the model say so when the answer is not in the pack. Does the rule you gave in the first message still hold at the twentieth question. Cheap to check, unglamorous to publish, and so, with two exceptions this page names honestly, nobody publishes them.

Terms, defined onceOpen the nine definitions
Benchmark
A fixed set of tasks with a fixed answer key, used to compare models on the same footing. A benchmark measures what its authors chose to put in it, and nothing else.
Token
The unit a model reads and writes. Roughly three quarters of an English word, so a twenty page board paper is in the order of ten thousand tokens.
Contamination
The test questions ended up in the model's training data, so the model has effectively seen the exam. Scores then measure memory of the test, not ability.
Multiple choice
The model picks from a short list of given answers. Convenient to score automatically, but it never shows whether the model would have invented an answer when no list was offered.
Grounding
Answering only from the documents you supplied, instead of from what the model learned during training. This is the behaviour a board needs.
Needle in a haystack
The classic long context test: hide one sentence in a very long text and ask the model to find it. Models pass it easily, which is why the newer long context benchmarks were built.
Model as judge
Using a second AI model to grade the answers of the first, because human grading does not scale. It is fast and repeatable, and it inherits the judge model's own blind spots.
Elo
A rating borrowed from chess: models gain points for winning head to head comparisons and lose points for losing them. It ranks preference, not correctness.
Agent
A model that does not just answer, but takes steps: opens files, runs searches, writes documents. Agent benchmarks score the finished work, not the answer text.

Five questions, 9 families

The grid puts the five questions the Index asks down the side and the 9 benchmark families across the top. Intensity is not a score and not our opinion of a family: it is computed from the mapping in the data behind this page, by one rule applied identically to all 45 cells.

KnowledgeReasoningCodingAgents and real workLong contextFactuality and groundingInstruction followingPreferenceComposite indices
Memoryadjacentdirectadjacentadjacent
Factualitydirectadjacentdirectadjacent
Honestyadjacentadjacentdirectadjacent
Citationdirectadjacentdirectadjacent
Disciplinedirectadjacentadjacentdirect
no benchmark in this family answers this questionthe closest public benchmark sits here
Of 45 combinations of five board questions and 9 benchmark families, 8 cells hold the closest public benchmark for that question, 12 hold a family that answers one of the other four questions, and 25 are empty.
KnowledgeReasoningCodingAgents and real workLong contextFactuality and groundingInstruction followingPreferenceComposite indices
Memory0%0%0%50%100%50%50%0%0%
Factuality0%0%0%100%50%100%50%0%0%
Honesty0%0%0%50%50%100%50%0%0%
Citation0%0%0%100%50%100%50%0%0%
Discipline0%0%0%100%50%50%100%0%0%
Derived from the Index mapping behind this page. Full is a direct match, half is an adjacent family, empty is no match on any of the five questions.

How intensity is derived

Full

The closest existing benchmarks for this question, as listed in the Index mapping, include at least one benchmark from this family. The family holds the best public answer available.

Half

No benchmark in this family is the closest answer to this question, but the family does hold the closest answer to one of the other four. It answers a different one of the five.

Empty

No benchmark in this family is the closest answer to any of the five questions. That is a statement about scope, not about quality.

Per question: the closest benchmark, and the gap

The same five rows in words: what comes closest as of September 2026, and what is still missing.

Memory

Closest, September 2026

The gap

All four report tokens or percentages, not board papers. None mixes minutes, spreadsheets, slides and contradictory drafts the way a real quarterly pack does, and none reports the point at which answers about the first document start to degrade, which is the number a chair actually needs before deciding what fits in one conversation.

Factuality

Closest, September 2026

The gap

Each works from one document, or one clean set. A board pack contains an outdated organisation chart next to a current one, a quarter that is missing, and a key figure that exists only in a slide table. Inventing an answer to bridge those gaps is the specific behaviour that costs money, and it is not on any public leaderboard.

Honesty

Closest, September 2026

The gap

Both ask about the world, so declining costs a model nothing socially. The board version is harder: fifteen plausible questions whose answers are deliberately absent from the document set, asked in a context where a director is clearly waiting. Nobody publishes that measurement, and a model that bluffs there is more dangerous than a model that knows less.

Citation

Closest, September 2026

The gap

Support is not the same as attribution. An answer can be entirely supported by the pack and still be unusable, because the director cannot find the sentence it came from. What is missing is a simple percentage: of a hundred answers, how many carry a reference to the right document and the right page.

Discipline

Closest, September 2026

The gap

None of the three applies its rules to a set of company documents in Dutch, and none includes deliberate escalating attempts to make the model break a house rule, from gentle to explicit. That escalation is where discipline actually fails, and it is the only way to find out whether a rule holds when following it is inconvenient.

Reasoning benchmarks are deliberately abstract, and coding benchmarks are objective in a way board work never is. They are simply not measurements of the thing a board is buying.

Family by family, in the maintainers' own terms

No standings and no per-model scores appear: positions change weekly, and what each test asks does not.

Knowledge

4 benchmarks

Exams about the world, answered from what the model absorbed during training. They tell you how well read a model is. They never put your documents in front of it, and most of them are multiple choice, so they cannot show whether a model would have invented an answer.

Open the detail
MMLU (Massive Multitask Language Understanding)

Dan Hendrycks and co-authors, released as an open dataset, since 2020

What it measures

A general knowledge exam of roughly sixteen thousand multiple choice questions across fifty seven school and university subjects, from elementary mathematics to professional law. It was the standard headline number in vendor announcements for years. It tests what a model absorbed during training, with no documents supplied.

Why it does not answer the board question

It asks about the world, never about your documents. A model can score at the top of MMLU and still invent a figure in your quarterly pack, because the exam never gives it a document to be faithful to. It is also multiple choice, so a model that guesses well looks identical to a model that knows.

MMLU-Pro

TIGER-Lab, University of Waterloo, since 2024

What it measures

The harder rebuild of MMLU. It raises the number of answer options per question from four to ten and filters out the easy items, so guessing is worth less and step by step reasoning is worth more. It is the knowledge benchmark most vendors now quote instead of MMLU.

Why it does not answer the board question

It is still an exam about general knowledge, still multiple choice, and still document free. It tells you whether a model is well read. It says nothing about whether it will cite the right page of your own management report, or admit that a quarter is missing from the pack.

GPQA Diamond

David Rein and co-authors (NYU, Cohere, Anthropic), since 2023

What it measures

Graduate level science questions in biology, physics and chemistry, written by PhD holders and deliberately made hard to look up. The Diamond subset holds the 198 questions that two domain experts answered correctly and that most skilled non experts got wrong even with the internet open. It is the standard proof that a model can reason at expert level in science.

Why it does not answer the board question

Board work is not graduate chemistry. Nothing in GPQA asks a model to stay inside a supplied document set, to cite a source, or to say that it does not know. A model that reasons brilliantly about reaction mechanisms can still be the model that confidently misreads your covenant schedule.

Humanity's Last Exam

Center for AI Safety and Scale AI, since 2025

What it measures

Two and a half thousand questions at the outer edge of expert knowledge, crowdsourced from academics across more than a hundred subjects and filtered so that models of the day could not answer them. It was built as a deliberately unsaturated replacement for MMLU and GPQA. The work was published in Nature in January 2026.

Why it does not answer the board question

It measures the ceiling of specialist knowledge, which is the opposite end of the scale from board work. Directors do not need a model that knows the frontier of topology. They need a model that reads forty ordinary documents without embellishing them, and Humanity's Last Exam never puts a document in front of the model.

Reasoning

3 benchmarks

Tests of solving problems the model has never seen, usually as abstract puzzles. They are the best available signal about genuine adaptability and the furthest removed from office work. Nothing in them involves a document, a source or a rule to obey.

Open the detail
ARC-AGI-1

ARC Prize Foundation (François Chollet), since 2019

What it measures

Small coloured grid puzzles where the model must infer the rule from two or three examples and apply it to a new grid. It was designed in 2019 to measure fluid intelligence, which is the ability to solve a problem you have never seen, rather than recall. It resisted scale for five years, which is exactly why it became famous.

Why it does not answer the board question

It is a puzzle about visual rules with no text, no documents and no sources. It is a useful signal about raw novel problem solving, and it is silent on every property a board cares about: faithfulness to your papers, traceability, and willingness to say nothing when the answer is not there.

ARC-AGI-2

ARC Prize Foundation, since 2025

What it measures

The 2025 rebuild of the grid puzzle test, with a thousand training tasks and three hundred and sixty evaluation tasks split across a public, a semi private and a private set. Every task was solved by at least two people in under two attempts, so a human baseline exists. Keeping part of the set private is a deliberate defence against training on the test.

Why it does not answer the board question

Still no documents, still no citations, still no way to score honesty. ARC-AGI-2 answers whether a system can adapt to something genuinely new. A director's question is whether a system can be boringly reliable on something entirely familiar.

ARC-AGI-3

ARC Prize Foundation, since 2026

What it measures

Launched on 25 March 2026, this is the first interactive test in the series. Instead of static puzzles the model is dropped into hundreds of hand built turn based environments with no instructions, no rules and no stated goal, and has to work out by experiment what winning looks like. It measures learning from experience rather than answering from knowledge.

Why it does not answer the board question

It is the most honest measure yet of how far frontier systems are from human style learning, and it is entirely orthogonal to document work. It tells a board how much headroom the technology still has. It does not tell a board which model to point at the next board pack.

Coding

2 benchmarks

Software tasks graded by running tests. They are the most objective benchmarks in existence, because a test either passes or it does not. That objectivity is exactly what board work lacks, which is why a coding score transfers poorly to a board pack.

Open the detail
SWE-bench Verified

OpenAI, on top of SWE-bench (Princeton), since 2024

What it measures

Five hundred real bug reports from open source software projects, hand checked so that each one is solvable and each test is fair. The model gets the codebase and the issue, and has to produce a patch that makes the project's own tests pass. It became the reference number for agentic coding ability.

Why it does not answer the board question

It is coding only. Board papers are not code, and the pass or fail criterion is a unit test, which is exactly the thing board work does not have. A model that is excellent at patching Python has no demonstrated ability to keep to a house style, cite a page number, or refuse to answer.

Terminal-Bench

Stanford University and the Laude Institute, with Snorkel AI, since 2025

What it measures

Whether an AI agent can drive a real command line to finish real technical work end to end: compile a project, configure a system, train a small model, recover a broken environment. Unlike SWE-bench it scores whole workflows rather than a single patch. Version 4.0, released in 2026, holds sixty six tasks after retiring the ones frontier agents had already mastered.

Why it does not answer the board question

This is a benchmark for the CTO's engineering platform, not for the boardroom. It measures whether an agent can operate infrastructure. It measures nothing about reading a management report faithfully, and its verifiers are scripts, which board documents do not come with.

Agents and real work

5 benchmarks

The newest and most relevant family: can the model finish a job, not just answer a question. Two of these, AA-Briefcase and GDP.pdf, work on real business files and are the closest public relatives of the Model Index. All of them grade the quality of the deliverable rather than the traceability of each claim in it.

Open the detail
tau-bench and tau2-bench

Sierra, since 2024

What it measures

Whether an agent can handle a real customer conversation while obeying a written policy and using tools correctly. A simulated customer talks to the agent across several turns in retail, airline or telecom scenarios, and the agent must change the right records without breaking the rules it was given. The second version adds cases where the customer also acts, not just the agent.

Why it does not answer the board question

It is the closest public benchmark to policy discipline, which is one of the five things a board cares about, but the policy is a short service script and the world is a small simulated database. A board's house rules are longer, vaguer and applied to prose, and nothing here scores whether an answer is traceable to a document.

BrowseComp

OpenAI, since 2025

What it measures

Whether an agent can persist on the open web until it finds a fact that is genuinely hard to locate. It holds 1,266 questions built by working backwards from a verified fact, so the answer is difficult to find and easy to check once found. It measures stamina and search creativity rather than knowledge.

Why it does not answer the board question

The whole point is the open internet, and the whole point of a board assistant is the closed document set. A model that is brilliant at finding a stranger's paper online is not thereby a model that stays inside your own quarterly pack and refuses to fill gaps from the web.

GDPval

OpenAI, since 2025

What it measures

Whether models can produce the actual deliverables of paid professional work. It covers 1,320 tasks drawn from forty four occupations across the nine sectors that contribute most to United States GDP, written by practitioners with an average of fourteen years of experience. Outputs are real work products: documents, slide decks, spreadsheets and diagrams, graded by expert reviewers against the professional's own version.

Why it does not answer the board question

This is the closest any large public benchmark gets to office work, and it is still not the board question. It grades whether the deliverable is good, not whether every claim in it is traceable to a supplied document. A convincing memo with one invented figure can score well on quality and still be the thing that costs a CFO an audit finding.

AA-Briefcase

Artificial Analysis, since 2026

What it measures

Whether an AI agent can do multi week knowledge work inside a messy pile of company files. Four projects covering data science, product management, banking and strategy contain ninety one linked tasks and thousands of input files: Slack exports, emails, meeting transcripts, spreadsheets, PDFs and board materials. Each task is scored three ways: a pass or fail rubric for correctness and evidence use, and two head to head ratings for analytical quality and presentation.

Why it does not answer the board question

Of everything on this page, this is the nearest neighbour: real files, real deliverables, an explicit check on evidence use. It still does not isolate the five properties a board must sign off on. There is no separate score for how often the model invents, no separate score for whether it says it does not know, and no score for holding house rules over a long conversation. It also runs in English on generic corporate material, not on Dutch board papers.

GDP.pdf

Surge AI, since 2026

What it measures

Whether a model can answer the question a professional would actually type while working inside a specific long PDF. It holds one hundred tasks across ten professional domains, grounded in 4,592 source pages and graded against 1,275 separate criteria. The headline score is the share of attempts where every single criterion passes, which is a deliberately strict bar.

Why it does not answer the board question

It is the right shape and the wrong subject. The documents are professional PDFs, not a board's own mixed pack of minutes, spreadsheets, slides and contradictory drafts, and each task is one question about one document rather than a conversation that spans forty of them. It also does not score whether the model admits that something is absent.

Long context

6 benchmarks

How much a model can really hold at once, as opposed to the context window number the vendor prints. This family produced the most useful correction to marketing on the market: performance degrades long before the advertised limit, and it degrades gradually rather than at a cliff.

Open the detail
RULER

NVIDIA, since 2024

What it measures

The real usable length of a model's context window, as opposed to the number printed on the box. It generates synthetic tasks at controlled lengths in four kinds: retrieval, tracing a fact through several hops, aggregating many items, and long form question answering. The output is the length at which a model stops performing, which is what a director should be told.

Why it does not answer the board question

The haystack is synthetic filler, not your minutes and your annual accounts. Real board documents share vocabulary, repeat each other and contradict each other, which is a harder and different problem than finding planted variables in noise. RULER gives you a ceiling, not a behaviour.

NoLiMa

Adobe Research, since 2025

What it measures

Long context ability when the answer cannot be found by matching words. The classic needle in a haystack test lets a model spot the sentence that shares vocabulary with the question. NoLiMa removes that shortcut by writing needles that share almost no words with the question, so the model has to make the connection by meaning.

Why it does not answer the board question

It is the sharpest available warning that advertised context windows overstate real capability, and it is still a retrieval puzzle in fiction. It does not test whether a model attributes what it found to the right document, nor whether it stops when the link is not there.

LongBench v2

Tsinghua University (THUDM), since 2024

What it measures

Deep understanding and reasoning over realistic long documents, rather than retrieval. It holds 503 hard multiple choice questions over contexts from eight thousand to two million words, in six categories including multi document question answering, long dialogue history and long structured data. Every item has annotated evidence so a grader can check where the answer came from.

Why it does not answer the board question

It is multiple choice. A board assistant writes prose, and the entire risk lies in what it writes when nobody offers it four options. Picking the right option among four says nothing about whether the model would have invented a fifth.

Fiction.liveBench

Fiction.live, since 2025

What it measures

How well a model still understands a story as the story gets longer. Thirty stories are cut into versions of increasing length that preserve the same key details, and the same thirty six questions are asked at every length. Answering requires tracking who knew what when, which is comprehension rather than search.

Why it does not answer the board question

The material is fiction from a creative writing community, and its shape is a narrative with a timeline. Board material is a heterogeneous pack of minutes, tables, policies and slides, where the hard part is not following a plot but resolving two documents that disagree.

Context Rot (Chroma research)

Chroma, since 2025

What it measures

Not a leaderboard but a controlled study, and one of the most useful pieces of evidence a board can be handed. Chroma tested eighteen models across a range of input lengths and showed that performance does not hold steady and then fall off a cliff at the limit: it degrades gradually and unevenly from far below the advertised window. The term context rot comes from this work.

Why it does not answer the board question

It is a study of one failure mode, not a ranking you can buy from. It tells you that a large context window is not a promise, which is the single most important correction to vendor marketing a board can absorb. It does not tell you which model to choose, and it says nothing about citation or honesty.

AA-LCR (Artificial Analysis Long Context Reasoning)

Artificial Analysis, since 2025

What it measures

Reasoning across several real long documents at once, deliberately built to look like knowledge work rather than a synthetic puzzle. One hundred hard questions each come with around a hundred thousand tokens of input drawn from company reports, industry reports, government consultations, academic papers, legal texts, marketing material and survey reports. Answers cannot be looked up in one place; they have to be assembled.

Why it does not answer the board question

It measures whether the model can reach the right answer across documents. It does not measure whether the model shows you which page it came from, and it does not include questions whose answer is deliberately absent, which is the test that separates a careful assistant from a confident one.

Factuality and grounding

4 benchmarks

The family closest to the question a board actually asks: does the model make things up. FACTS Grounding checks whether an answer stays inside a supplied document, Vectara counts unfaithful summaries, and SimpleQA is one of the few public tests that rewards saying I do not know. None of them requires the model to show where the answer came from.

Open the detail
FACTS Grounding

Google DeepMind and Kaggle, since 2024

What it measures

Whether a model's long form answer stays inside the document it was given. It holds 1,719 examples, half public and half held back, each pairing a document of up to about thirty two thousand tokens with a request such as summarise, rewrite or answer questions. Answers are judged on two things at once: did it follow the request, and is every statement supported by the document.

Why it does not answer the board question

This is the closest public benchmark to the factuality metric a board needs, and it stops one step short. It checks that statements are supported by the document, but it does not require the model to point at where, so an answer can pass without being traceable. It also works with one document at a time, while a board pack is a set of documents that disagree with each other.

Vectara Hallucination Leaderboard (HHEM)

Vectara, since 2023

What it measures

How often a model adds something to a summary that the source document does not say. Each model summarises the same set of documents and a separate evaluation model, HHEM, checks each summary against its source. The published number is the share of summaries judged unfaithful, so lower is better, and it is one of the few public numbers that reads like a risk figure rather than a grade.

Why it does not answer the board question

It measures one narrow behaviour, summarisation of a single short to medium document, and Vectara says so explicitly. A board assistant answers questions across dozens of documents, which is a different and harder failure surface. A low hallucination rate here is necessary and nowhere near sufficient.

SimpleQA

OpenAI, since 2024

What it measures

Whether a model knows the facts it claims to know, and whether it will admit when it does not. It holds 4,326 short questions with one indisputable answer each, collected adversarially so that the models of the day got them wrong. Crucially it scores three outcomes rather than two: correct, incorrect, and not attempted.

Why it does not answer the board question

The not attempted category makes SimpleQA the nearest public relative of the honesty metric a board needs, and it is about world knowledge, not about your documents. Being willing to say I do not know about a historical date is not the same as being willing to say a figure is not in the pack when a director is waiting for an answer.

SimpleQA Verified

Google DeepMind and Google Research, since 2025

What it measures

A cleaned rebuild of SimpleQA: a thousand prompts filtered for duplicate questions, topic imbalance and wrong answer keys, with an improved grading prompt. It exists because the original set had enough label noise to distort comparisons between close models. It measures the same thing, more reliably.

Why it does not answer the board question

It is a better ruler for the same wrong wall. Parametric knowledge, meaning what the model remembers from training, is exactly the thing a board assistant should not be relying on when it answers a question about the company's own numbers.

Instruction following

3 benchmarks

Whether a model does what it was told, and keeps doing it. IFEval and IFBench check single, mechanically verifiable instructions; MultiChallenge is the only widely used public test of whether a rule survives a long conversation. That last property is what delegation depends on.

Open the detail
IFEval

Google Research, since 2023

What it measures

Whether a model does exactly what it was told, using instructions a computer can check without judgement. Around five hundred prompts carry twenty five types of verifiable instruction such as write more than four hundred words, answer in JSON, or begin every paragraph with a question. Scoring is mechanical, so there is no judge and no room for taste.

Why it does not answer the board question

It is a single instruction, checked once, in one message. Board discipline is a set of house rules that has to survive twenty follow up questions and a user who pushes back. IFEval never tests whether the rule is still being followed at question fifteen.

IFBench

Allen Institute for AI, since 2025

What it measures

Whether instruction following generalises to constraints the model has never been trained on. It introduces fifty eight new and deliberately unfamiliar verifiable constraints, precisely because models had overfitted to the small set used by IFEval. It was accepted at NeurIPS 2025 in the datasets and benchmarks track.

Why it does not answer the board question

It is the sharpest available evidence that a high instruction following score can be an artefact of training rather than a capability, which is directly relevant to a board that plans to give an assistant house rules. It still tests single turn compliance with mechanical constraints, not sustained adherence to a policy written in prose.

MultiChallenge

Scale AI, since 2025

What it measures

Whether a model holds itself together over a long conversation. It scores four things that break in practice: keeping an instruction given in the first message alive to the end, remembering details the user mentioned in passing, editing a document reliably across several rounds of revision, and staying coherent instead of agreeing with whatever the user last said.

Why it does not answer the board question

This is the closest public work to the discipline metric a board needs, and it is measured on general conversation, not on a document set with house rules. Nothing in it checks whether the model's claims trace back to a source, and its self coherence category is about not flattering the user rather than about not inventing a number.

Preference

1 benchmark

Crowd voting on which answer looks better. It is the most visible ranking in the industry and the least suitable for a procurement decision, because a voter cannot verify what they are voting on and confident, well formatted prose wins.

Open the detail
LMArena (formerly Chatbot Arena)

LMArena, originating from UC Berkeley's LMSYS project, since 2023

What it measures

Which answer people prefer. Visitors type a prompt, see two anonymous answers side by side, and pick the better one; the votes become an Elo style rating. It is the most cited public ranking in the industry and it measures taste at scale, not correctness.

Why it does not answer the board question

A vote records which answer looked better to an anonymous person who has no way to verify it. That rewards confident, well formatted, comprehensive prose, which is precisely the presentation style a fabricated figure arrives in. Nothing in the mechanism can distinguish a correct answer from a persuasive one, and no voter has your documents.

Composite indices

3 benchmarks

Single numbers built by averaging several benchmarks, plus the private test suites built to defeat contamination. They are convenient and they hide the very thing a board needs to see, because a weighted average can rank a model first overall while it is last on the one property that matters for board papers.

Open the detail
Artificial Analysis Intelligence Index

Artificial Analysis, since 2024

What it measures

One number that combines several benchmarks, so buyers have a single ranking to point at. Version 4.3 blends ten evaluations into four weighted categories: agents at thirty percent, general capability at thirty percent, coding at twenty percent and scientific reasoning at twenty percent. The component list is published, which makes it one of the more transparent composites available.

Why it does not answer the board question

A composite inherits the blind spots of every benchmark inside it, and this one contains no measure of citation and no measure of whether a model admits it does not know. Averaging also hides exactly the thing a board needs to see: a model can be first overall and last on the one property that decides whether you can forward its output to the audit committee.

Scale SEAL leaderboards

Scale AI, Safety Evaluations and Alignment Lab, since 2024

What it measures

A family of more than twenty leaderboards run on evaluation sets that are deliberately kept private, so models cannot be trained on them. Topics range from agentic and software engineering ability to frontier reasoning and safety behaviour, with prompts written and graded by verified domain experts. The private set is the point: it is a direct answer to contamination.

Why it does not answer the board question

Privacy solves contamination and creates a different problem: you have to take the result on trust, because you cannot inspect the questions or check whether they resemble your work. The domains are also research and engineering domains, not a board pack in Dutch, and there is no separate citation or honesty score.

LiveBench

LiveBench (Abacus.AI, New York University and academic collaborators), since 2024

What it measures

A general capability benchmark designed so the questions cannot have been in the training data. Roughly one sixth of the questions is replaced every month, drawing on recently published papers, news and datasets, so the whole set turns over twice a year. Everything is graded against an objective answer key, with no model acting as judge.

Why it does not answer the board question

It is the best available defence against contamination among the general capability benchmarks, and its categories are still reasoning, coding, mathematics, data analysis, language and instruction following. None of those is faithfulness to a document set, and none of them scores what happens when the answer simply is not there.

The two that come closest, and what the Index adds

Two 2026 benchmarks get close, and this argument would be dishonest without them: AA-Briefcase and GDP.pdf, both in the agents family above. Neither answers the five questions, and their own documentation says why. AA-Briefcase runs each task independently, so continuity across a project is not tested, it is a private evaluation, and two of its three scores are preference ratings. GDP.pdf works one question at a time against one document and does not score whether the model admits that something is absent. Both run in English. Sections 02 and 03 set out what the Index adds: a page reference per claim, a Dutch board pack, and a score for admitting the gap.

None of this makes a vendor's benchmark table dishonest. It makes it incomplete in a checkable way. Three questions turn it into something a board can use: which family does each number come from, which of the five questions does that family answer, and what do the maintainers say their test cannot do.

05Who this is for

Who this is for, how we stay independent, and the road to November

The Index is a due-diligence document for the people who sign, not a leaderboard for engineers. This section says which bar matters most in which chair, what goes into the first edition, and what we commit to so the numbers can be argued with.

A scorecard is only useful if you know which line to read first. A chief executive, a finance chief and a technology chief look at the same five bars and reach different conclusions, because they carry different risks.

One weighting applies to every reader, fixed before any model is measured, so totals stay comparable. What differs per chair is the bar you read before the total.

Three chairs, three first questions

The CEO

Reads honesty first

20 percent of the total

A chief executive decides whether one assistant may read everything: the strategy, the minutes, the deal that is not signed yet. The costliest failure is not a wrong number but a confident answer to a question the documents cannot answer.

AI for the CEO

The CFO

Reads citation first

25 percent of the total

A finance chief cannot forward an answer that has no source. Factuality says how often a model invents; citation says how fast you can prove it did not.

AI for the CFO

The CTO or CIO

Reads discipline first

15 percent of the total

A technology chief signs for where documents are processed and for what the assistant still does after twenty follow-up questions of pressure to drop its house rules.

AI for the CTO

Anyone handed a vendor benchmark table and asked to decide sits in the fourth chair. The long version, per role, is the role guide: Which AI model for which executive role.

In scope for the first edition

The first edition takes every current flagship in the research list behind this cluster, 13 as of 8 September 2026, and adds the generation below wherever it can run with data residency inside the European Union, 11 more: 24 models, derived from the data rather than picked by hand. Retired models get facts and a pointer to their successor, never a score.

The EU-capable tier is in scope for a reason. As of September 2026 the three newest United States flagships have thin EU coverage in their vendors' own documentation: one has a single documented route with data residency inside the European Union, one has an EU multi-region route only, and one has none, while the generation below them is available across European regions. The question is no longer whether Europe is possible, but what one model generation is worth.

Open-weight models and EU-hosted deployments read the same 799 pages and answer the same 120 question round, scored against the same answer key as the US flagships. No shorter test, no separate league table. 16 current models publish their weights, so a board can repeat the test on its own hardware.

24models in scope
  • Current flagships13 models, 54%
  • EU-capable tier below11 models, 46%
First edition scope: 24 models, of which 13 current flagships and 11 models from the tier below that can be run with EU data residency.
SegmentValueShare
Current flagships1354%
EU-capable tier below1146%
Derived from the model list behind this research cluster, September 2026. Scope, not a result: no model has been scored yet.

How we stay independent

How a vendor gets included

There is no application form: inclusion is not a favour. Five steps, and a vendor influences one of them.

  1. The model has a public API and its vendor calls it current. That is the only entry condition.
  2. We record version, date and settings, then run the full round on defaults, in one window for every model.
  3. Factuality and citation are scored against the answer key. Honesty and discipline are scored by people against the published rubric.
  4. The vendor receives its own scorecard two weeks before publication. It may reply or show a measurement error; it may not negotiate a number.
  5. The scorecard publishes with that reply beside it. A model released between editions gets an interim measurement within four weeks.

A vendor that would rather not take part is measured anyway, on the public API. Taking part buys a right of reply, not a veto.

The road to November 2026

Planned dates, not guarantees. If a step slips, this page says so.

  1. Sept 2026preparation

    The document set is frozen

    The company, its documents and its traps stop changing. A test set that moves cannot compare models.

  2. Sept 2026publication

    The prompt and the rubric go public

    The system prompt, the rubric and the example questions, before any score exists.

  3. Oct 2026measurement

    The measurement window

    Every model in scope runs inside the same window, on the version and settings recorded at the start.

  4. Oct 2026review

    Scoring and the vendor review window

    Scoring against the answer key, then two weeks in which each vendor sees its own card.

  5. Nov 2026publication

    First edition of the AI Board Model Index

    Five bars per model, the cost per working week beside the score, the run dates and the vendor replies as sent.

  6. Nov 2027planned

    One edition a year after that

    An annual edition every November, with interim measurements in between.

What changes on this page in November

When the first edition lands, this page changes in one place: the block announcing a coming index is replaced by the ranking itself. Everything else stays where it is.

That is deliberate. The only way to show that a method was not shaped around its result is to publish the method months before the result exists.

Why now

Three published figures explain why this is being built in 2026 rather than after the market settles.

71%

of chief executives call AI a top investment priority

According to KPMG's 2025 Global CEO Outlook, based on 1,350 chief executives surveyed in August and September 2025, 71 percent name AI a top investment priority and 69 percent expect to commit a tenth to a fifth of their budget within the year.

77%

name their own workforce readiness as the barrier

In the same KPMG survey the barriers sit inside the organisation rather than in the technology: 77 percent point to workforce readiness and upskilling, 75 percent to fitting AI into existing business processes.

22.7%

of Dutch companies with ten or more staff used AI in 2024

Statistics Netherlands reported in February 2025 that 22.7 percent of Dutch companies with ten or more employees used AI technology in 2024, up from 14 percent a year earlier, rising to 59.2 percent among companies with 500 or more staff.

Money is being committed faster than evidence is produced, and the evidence that exists was written for researchers. That gap is what the Index is for.

06Limits, questions and sources

What this page is not

The AI Board Model Index has not been run yet. This closing section states exactly what is missing, what is illustrative, what may still change before the first measurement, and how to tell us we are wrong.

Limits of this page

No results exist yet

The Index has not been run. Everything above is method: the five things we intend to measure, the document set, the question mix, the scoring rubric, and the rules that keep the exercise honest. Until November 2026, anyone who tells you how a model performs on this Index is describing something nobody has measured.

That includes us. Parts of this protocol have been run internally while building the product, and those runs are deliberately unpublished. They used an earlier document set, model versions that have since been replaced, no fixed measurement window and no outside reviewers. Numbers produced that way are useful for an engineering decision and worthless as a public measurement, so they stay where they belong.

Every scorecard here is illustrative

The scorecard in the opening section, and any bar, gauge or card on this page that looks like a result, carries invented values. They exist to show the shape of the output. No real model name appears beside any of them, and none of the values came from running anything. A screenshot of one of these visuals is a screenshot of a wireframe.

The method may still change

The methodology is fixed before the measurement window opens rather than after it closes, which is the whole point of publishing it now. Fixed before does not mean frozen on 8 September 2026. Between that date and the first run we may adjust the weights, add or retire a question category, or change how a partial citation scores. What will not happen is a change once the window is open, or after seeing a result we did not like. Every change made before the run is written down, dated, and published with the first edition.

Two problems from the wider benchmark world shaped these rules. The first is contamination: published test sets end up in training data, and the LiveBench authors (2024) describe even a benchmark that replaces part of its questions every month as contamination limited rather than contamination free. That is why the documents and the exact questions stay unpublished while the structure, the system prompt, the rubric and the weights do not. The second is comparability: Epoch AI's tracking of SWE-bench Verified records how quickly a shared benchmark stops being comparable once labs report on different subsets. That is why every model is measured in one window, on a named version, at default settings.

How to send a correction

If something on this page is wrong, we would rather hear it before November than after. A factual error, a model we have missed, a question category that would be unfair to a particular architecture, a hosting route described incorrectly: send it and we will read it. Contact details are on the about page. Vendors have the separate route described above.

Questions a board asks about the Index

Twelve questions we are asked most often about scope, independence and scoring. Where an answer refers to another page, the link is in the list below.

What is the AI Board Model Index?
It is an annual measurement of AI models against one question: can you trust this model with your directors' documents? Every current model receives the same set of realistic company documents, the same fixed list of questions, and a score on five things a manager understands without a glossary: memory, factuality, honesty, citation and discipline. It is deliberately not a benchmark for engineers, so it does not measure coding, speed or creativity. The first edition is planned for November 2026, which means there are no results on this page yet, only the method.
When do the first results appear?
November 2026. Until then this page describes the method and nothing else: there is no ranking, no score and no preview here, and any scorecard shown on this page is an illustration of the format with invented values next to no real model name. The measurement window is planned for October, followed by scoring, review and the vendors' right of reply. A model released between editions receives an interim measurement within a few weeks, labelled as interim, and a definitive score at the next annual edition. The landscape report on this site, AI models for executives 2026, covers what exists as of September 2026.
Is the Index independent?
We publish the rules that make that checkable rather than asking for trust. No vendor pays for inclusion or placement, there are no affiliate links, and the methodology is fixed and published before measurement instead of adjusted afterwards. AI Board has no model of its own to defend, because the product runs on whichever model you choose, which is precisely why we need an honest picture of all of them. Where a commercial relationship with a vendor exists, we will disclose it beside that vendor's scorecard. Judgement calls will be scored against a written rubric, and we intend to name reviewers from outside the company with the edition. These are commitments, not certifications: nobody audits them but us.
How can a vendor be included?
Inclusion is free and cannot be bought. Any model with a public interface from a lab in scope, described by its own vendor as current, is eligible, and we add it without being asked. If you are a lab and believe your model is missing, or is about to be tested on the wrong version or the wrong settings, tell us before the measurement window closes and we will use the version you name. Every vendor sees its own scores before publication and may reply; we publish the reply. Scores change only when a measurement error is demonstrated.
Why not simply use the existing AI leaderboards?
Because they answer a different question, and they answer it well. Public leaderboards measure exam knowledge, research puzzles, coding and head to head preference between answers. None of that tells a director whether the model will invent a figure in a board memo, admit that a quarter is missing from the pack, or still keep to house rules after twenty follow-up questions. Those are the failure modes that cost a management team credibility. The Index measures exactly those, on documents that look like the ones already sitting in your own drive.
What exactly is measured?
Five things. Memory: how much of a large document set the model still handles correctly deep inside it, expressed in board papers rather than tokens. Factuality: how often an answer contains something that is not in the documents. Honesty: whether it says it does not know when the answer is genuinely absent. Citation: whether an answer points to the right document and page. Discipline: whether it holds to house rules under twenty questions of pressure. Factuality and citation carry the most weight, because together they decide whether output can leave the building.
Which documents do you test on?
A fictional but realistic Dutch mid-market company, built for the purpose: strategy, board minutes, annual accounts, quarterly reports, HR policy, contracts, a slide deck, budgets, forecasts and internal memos. The set deliberately contains the mess of a real company. Documents contradict each other, a quarter is missing, an outdated org chart sits next to the current one, and some key figures exist only inside a table on a slide. No real company data is used, no customer documents are involved, and the same set goes to every model in the same window.
Why do you not publish the test set?
Because published test sets get trained on, and on the day that happens the measurement stops meaning anything. What we do publish is everything needed to judge the method: the structure of the document set, the mix of question types, example questions per category, the full system prompt, the scoring rubric and the weights. That is enough for a critical reader to decide whether the test is fair, and not enough for a model to be quietly optimised against it before the next edition. The full methodology is planned to be published with the first edition in November 2026.
Who does the scoring, and can a vendor challenge a score?
Factual and citation answers are checked against a fixed answer key, scored automatically and sampled by hand. The judgement calls, honesty and discipline, are scored by people against a written rubric; we intend to name reviewers from outside the company with the edition. Every vendor sees its own results before publication and may respond, and we publish the response next to the score. A score changes only when a measurement error is demonstrated, and the correction is then published with it. Scores are never negotiated, and no vendor sees another vendor's results early.
Are EU-hostable models measured on the same test?
Yes, on exactly the same documents and the same questions. Each model entry states whether it can run inside the EU and by which route, but hosting does not enter the score, because it is a requirement rather than a quality. The interesting outcome is the difference: how much accuracy and citation quality does a board give up when it requires that documents never leave European infrastructure? That difference is the real price of a hosting requirement, and we have not seen it measured carefully. The routes themselves are mapped in the landscape report, AI models for executives 2026.
Does AI Board score its own product?
No, and it could not sensibly do so. The Index scores models, and AI Board is not a model: it is the assistant layer around one, with your documents, permissions and house rules. There is no AI Board entry in the ranking and there will not be one. The models the product can run on are measured like every other model and named on the edition page. Our interest is the opposite of a vendor's, because the product runs on whichever model you pick, so we need a truthful picture of all of them, including the ones we would not choose ourselves. What the product actually is, is described on the company brain page.
How should a board use the Index in a decision?
As one input in a procurement file, not as a verdict. Use it to cut a long list to a short one, to see which candidates satisfy your hosting requirement, and to give the audit committee a written basis for the choice that is not a vendor slide. Then run the short list on your own documents, because your archive is messier than any test set and your questions are your own. The role guide, Which AI model for which executive role, sets out what to test per role and in which order.

Related pages

The pages the answers above refer to:

Sources

  1. 01Kalai, Nachum, Vempala & Zhang, Why Language Models Hallucinate (arXiv:2509.04664)Abstract: 'training and evaluation procedures reward guessing over acknowledging uncertainty'.Accessed 8 Sept 2026
  2. 02NoLiMa: Long-Context Evaluation Beyond Literal Matching (arXiv:2502.05167)Abstract: 'At 32K, for instance, 11 models drop below 50% of their strong short-length baselines.'Accessed 8 Sept 2026
  3. 03ICML 2025 proceedings entryAccessed 8 Sept 2026
  4. 04RULER: What's the Real Context Size of Your Long-Context Language Models? (arXiv:2404.06654)Abstract: 'While these models all claim context sizes of 32K tokens or greater, only half of them can maintain satisfactory performance at the length of 32K.'Accessed 8 Sept 2026
  5. 05Lost in the Middle: How Language Models Use Long Contexts (TACL 2024)Abstract: performance is often highest at the beginning or end of the input context and significantly degrades in the middle.Accessed 8 Sept 2026
  6. 06Chroma, Context Rot: How Increasing Input Tokens Impacts LLM Performance18 models across four labs; performance degrades consistently with input length.Accessed 8 Sept 2026
  7. 07OpenAI o3 and o4-mini System Card, 16 April 2025, Table 4PersonQA hallucination rate: o3 0.33, o4-mini 0.48, o1 0.16.Accessed 8 Sept 2026
  8. 08Vectara, Introducing the next generation of Vectara's Hallucination LeaderboardGemini-2.5-flash-lite lowest at 3.3%; Claude Sonnet 4.5, GPT-5, GPT-OSS-120B, Grok-4 and DeepSeek-R1 above 10%.Accessed 8 Sept 2026
  9. 09Wei et al., Measuring short-form factuality in large language models (SimpleQA), OpenAITable 3: GPT-4o correct 38.2, not attempted 1.0, incorrect 60.8.Accessed 8 Sept 2026
  10. 10Cheng et al., ELEPHANT: Measuring and understanding social sycophancy in LLMs (arXiv:2505.13995)11 models; face preservation 45 percentage points above humans; models affirm whichever side the user adopts in 48% of cases.Accessed 8 Sept 2026
  11. 11Liu, Zhang & Liang, Evaluating Verifiability in Generative Search Engines (arXiv:2304.09848)Abstract: 'only 51.5% of generated sentences are fully supported by citations and only 74.5% of citations support their associated sentence'.Accessed 8 Sept 2026
  12. 12Columbia Journalism Review, Tow Center: AI Search Has a Citation Problem1,600 queries, eight tools; overall over 60% incorrect; Perplexity 37%, Grok-3 94%.Accessed 8 Sept 2026
  13. 13Magesh et al., Hallucination-Free? Assessing the Reliability of Leading AI Legal Research Tools, Journal of Empirical Legal Studies 22(2), 2025Abstract: Lexis+ AI and the Thomson Reuters tools 'each hallucinate between 17% and 33% of the time'; providers' claims 'are overstated'.Accessed 8 Sept 2026
  14. 14Google DeepMind, FACTS Grounding: a new benchmark for evaluating the factuality of large language modelsLaunch leaderboard: Gemini 2.0 Flash 83.6%, Claude 3.5 Sonnet 82.0%, GPT-4o 80.4%.Accessed 8 Sept 2026
  15. 15Laban, Hayashi, Zhou & Neville, LLMs Get Lost In Multi-Turn Conversation (arXiv:2505.06120)Abstract: 'an average drop of 39% across six generation tasks'; 200,000+ simulated conversations.Accessed 8 Sept 2026
  16. 16Laban et al., LLMs Get Lost In Multi-Turn Conversation (arXiv:2505.06120), Figure 1Figure 1 labels the multi-turn setting 'Lower Aptitude (-15%)' and 'Very High Unreliability (+112%)'; 15 LLMs tested.Accessed 8 Sept 2026
  17. 17Multi-IF: Benchmarking LLMs on Multi-Turn and Multilingual Instructions Following (arXiv:2410.15553)o1-preview: 0.877 at turn 1 to 0.707 at turn 3; 4,501 conversations, 3 turns, 8 languages, 14 models.Accessed 8 Sept 2026
  18. 18SysBench: Can Large Language Models Follow System Messages? (arXiv:2408.10943)500 system messages x 5 turns; best session stability rate 54.4% (GPT-4o); cross-model average around 31%.Accessed 8 Sept 2026
  19. 19Measuring Massive Multitask Language Understanding (paper)Original MMLU paper: 57 subjects, multiple choice format.Accessed 8 Sept 2026
  20. 20MMLU-Pro paper, section on MMLU saturation and noiseDocuments that MMLU is saturated and contains erroneous items.Accessed 8 Sept 2026
  21. 21MMLU-Pro repositoryAccessed 8 Sept 2026
  22. 22GPQA: A Graduate-Level Google-Proof Q&A Benchmark (paper)Defines the Diamond subset of 198 expert-validated questions.Accessed 8 Sept 2026
  23. 23Epoch AI, GPQA Diamond trackerIndependent tracking of scores over time and of leaderboard density.Accessed 8 Sept 2026
  24. 24Humanity's Last Exam, official siteAccessed 8 Sept 2026
  25. 25Humanity's Last Exam (paper)2,500 questions, over 100 subjects, expert-sourced.Accessed 8 Sept 2026
  26. 26Scale Labs leaderboard for Humanity's Last ExamAccessed 8 Sept 2026
  27. 27ARC Prize, ARC-AGI-1Created 2019, resisted scaling until test-time adaptation in late 2024.Accessed 8 Sept 2026
  28. 28ARC Prize, ARC-AGI-21,000 training tasks, 360 evaluation tasks, human panel of over 400 participants.Accessed 8 Sept 2026
  29. 29ARC-AGI-2 technical reportAccessed 8 Sept 2026
  30. 30ARC Prize, Announcing ARC-AGI-3Launched 25 March 2026. Frontier 0.51 percent, humans 100 percent at launch.Accessed 8 Sept 2026
  31. 31ARC Prize 2026 competition pageAccessed 8 Sept 2026
  32. 32OpenAI, Introducing SWE-bench Verified500 human-validated tasks; fixes incorrect grading and under-specified issues.Accessed 8 Sept 2026
  33. 33SWE-bench Verified leaderboardAccessed 8 Sept 2026
  34. 34Epoch AI, SWE-bench Verified trackerDocuments differing task subsets used by different labs and comparability caveats.Accessed 8 Sept 2026
  35. 35Terminal-Bench, official siteAccessed 8 Sept 2026
  36. 36Terminal-Bench 4.0 release notes66 tasks after removing 8 and revising 20 relative to the 3.0 task set.Accessed 8 Sept 2026
  37. 37Terminal-Bench paperAccessed 8 Sept 2026
  38. 38tau-bench paperAccessed 8 Sept 2026
  39. 39tau2-bench repositoryAdds a telecom domain and dual-control scenarios where the user also calls tools.Accessed 8 Sept 2026
  40. 40OpenAI, BrowseComp: a benchmark for browsing agents1,266 questions built by inverting a verified fact.Accessed 8 Sept 2026
  41. 41BrowseComp paperAccessed 8 Sept 2026
  42. 42OpenAI, Measuring the performance of our models on real-world tasks1,320 tasks, 44 occupations, 9 sectors; one-shot limitation stated by OpenAI.Accessed 8 Sept 2026
  43. 43GDPval paperAccessed 8 Sept 2026
  44. 44Artificial Analysis, AA-Briefcase evaluationFour projects, 91 tasks, three grading dimensions, stated continuity limitation.Accessed 8 Sept 2026
  45. 45Artificial Analysis, Announcing AA-BriefcaseAccessed 8 Sept 2026
  46. 46Artificial Analysis, GDP.pdf leaderboard100 tasks, ten domains, 4,592 pages, 1,275 grading criteria, all-pass headline metric.Accessed 8 Sept 2026
  47. 47GDP.pdf paperAccessed 8 Sept 2026
  48. 48RULER repositoryAccessed 8 Sept 2026
  49. 49NoLiMa repositoryAccessed 8 Sept 2026
  50. 50LongBench v2 paper (ACL 2025)503 multiple-choice questions, 8k to 2M words, human experts 53.7 percent in 15 minutes.Accessed 8 Sept 2026
  51. 51LongBench repositoryAccessed 8 Sept 2026
  52. 52Epoch AI, Fiction.liveBench36 questions about 30 stories, tested at multiple context lengths.Accessed 8 Sept 2026
  53. 53Chroma, Context Rot: How Increasing Input Tokens Impacts LLM Performance18 models tested across 8 input lengths; degradation observed well below the limit.Accessed 8 Sept 2026
  54. 54Artificial Analysis, Announcing AA-LCR100 questions, ~100k tokens each, 7 document categories, ~230 documents.Accessed 8 Sept 2026
  55. 55AA-LCR datasetAccessed 8 Sept 2026
  56. 56FACTS Grounding leaderboard on Kaggle1,719 examples, 860 public and 859 private, documents up to 32k tokens.Accessed 8 Sept 2026
  57. 57Google DeepMind, FACTS Benchmark SuiteAnnounced 9 December 2025. Four benchmarks: Parametric, Search, Multimodal, Grounding v2.Accessed 8 Sept 2026
  58. 58Vectara hallucination leaderboard repositoryHHEM-2.3 judge, proprietary article set of 7,700+ documents, self-stated limitations.Accessed 8 Sept 2026
  59. 59OpenAI, Introducing SimpleQA4,326 questions, published 30 October 2024, grades correct / incorrect / not attempted.Accessed 8 Sept 2026
  60. 60Measuring short-form factuality in large language models (paper)Accessed 8 Sept 2026
  61. 61SimpleQA Verified (paper)1,000 prompts, de-duplicated and topic-balanced, improved autorater prompt.Accessed 8 Sept 2026
  62. 62SimpleQA Verified datasetAccessed 8 Sept 2026
  63. 63Instruction-Following Evaluation for Large Language Models (paper)25 verifiable instruction types across roughly 500 prompts.Accessed 8 Sept 2026
  64. 64Generalizing Verifiable Instruction Following (IFBench paper)58 new out-of-domain verifiable constraints; NeurIPS 2025 datasets and benchmarks track.Accessed 8 Sept 2026
  65. 65IFBench repositoryAccessed 8 Sept 2026
  66. 66MultiChallenge (paper)Four categories: instruction retention, inference memory, versioned editing, self-coherence.Accessed 8 Sept 2026
  67. 67Scale Labs, MultiChallenge leaderboardAccessed 8 Sept 2026
  68. 68Scale Labs, MultiChallenge updateRevised, more reliable version of the benchmark.Accessed 8 Sept 2026
  69. 69Chatbot Arena: An Open Platform for Evaluating LLMs by Human Preference (paper)Accessed 8 Sept 2026
  70. 70The Leaderboard Illusion (paper)Critique of private variant testing, selective disclosure and unequal sampling rates.Accessed 8 Sept 2026
  71. 71LMArena response to The Leaderboard IllusionDisputes the open-model share figure and the pre-release testing effect size.Accessed 8 Sept 2026
  72. 72Artificial Analysis Intelligence Index v4.3Accessed 8 Sept 2026
  73. 73Artificial Analysis intelligence benchmarking methodologyTen evaluations, four categories, published weights and confidence-interval caveats.Accessed 8 Sept 2026
  74. 74Scale Labs leaderboards20+ leaderboards; private datasets combined with open-source sets.Accessed 8 Sept 2026
  75. 75Scale AI, introducing the SEAL leaderboardsAccessed 8 Sept 2026
  76. 76LiveBench paperDescribed by its authors as contamination-limited; monthly question refresh.Accessed 8 Sept 2026
  77. 77LiveBench repositoryAccessed 8 Sept 2026
  78. 78KPMG, Global CEOs double down on AI and talent drive despite economic challenges, 7 October 20251,350 CEOs, companies over USD 500M revenue, 11 markets; 71% top investment priority; 69% allocating 10-20% of budget.Accessed 8 Sept 2026
  79. 79CBS, Gebruik kunstmatige intelligentie (AI) door bedrijven neemt toe2024: 22.7% of companies with 10+ employees; 2023: 14%; 2022: 15.8%; 2021: 13.1%.Accessed 8 Sept 2026
  80. 80Anthropic, Claude in Amazon BedrockEU inference profile regions; Fable 5.1 regional endpoints in us-east-1 only; 10 percent premium on regional endpoints.Accessed 8 Sept 2026
  81. 81Microsoft Learn, region availability for Foundry Models sold by AzurePage dated 2026-09-03. Data Zone Standard, Europe tab: gpt-5.6 tiers listed, gpt-6-astra not listed.Accessed 8 Sept 2026
  82. 82Google Cloud docs, data residency for Gemini EnterpriseEU multi-region: at-rest DRZ and MLP supported for Gemini 3.5 Flash and Gemini 2.5 Pro; Gemini 3.8 Flash and the Claude Fable 5 line (Claude Fable 5.1 as of September 2026) on the eu multi-region endpoint only (no EU regional endpoint); Gemini 3.1 Pro preview no EU DRZ or MLP. Re-read 8 Sep 2026.Accessed 8 Sept 2026

The Index exists for one reason: a management team that can see which model to trust decides faster, and with fewer surprises, than one that reads release notes.

Become AI-native before your competition does

Ride the AI wave instead of swimming behind it. Request access and we'll schedule your install.

Your company brain lives on your laptop. You choose if a question goes to a cloud model or stays fully local.