All writing

Proof

Pre-run task-difficulty scorecard

This is the row-level record behind Before an AI agent delegates work, can it tell which tasks are hard? It preserves the historical numbers, rules, and limits of that run.

Question

Could one AI manager estimate how difficult selected-page document extraction would be for the four contestant configurations available to it?

Design

Result

Case Pre-run estimate Measured tier Mean accuracy Direction
D01 easy medium 89% harder
D02 easy hard 58% harder
D03 medium hard 64% harder
D05 medium hard 56% harder
D06 medium hard 67% harder
D07 hard complicated 48% harder
D08 hard complicated 46% harder
D09 hard hard 50% same
N1 medium hard 65% harder
N2 medium complicated 40% harder
N3 complicated medium 88% easier

Gradeable-case summary: 9 of 11 landed harder than estimated, 1 matched, and 1 landed easier.

All-case sensitivity: Including the render-limited case produces 9 harder, 2 same, and 1 easier across all 12. That case was estimated complicated and scored complicated, so excluding it changes the denominator and same-count, not the nine harder cases.

Read the paired article: Before an AI agent delegates work, can it tell which tasks are hard?

Running example

D02 looked simple in the pre-run description: a short forwarded email. It was estimated easy. Across the four contestants it averaged 57.5%, rounded to 58%, which placed it in the measured hard tier. The lowest-scoring contestant returned 1 of 10 required fields correctly under the historical scorer.

The description suggested an ordinary email, while the benchmark demanded field-level precision. One plausible explanation is that the estimate tracked how easy the message looked to read, not the specific worker and pass condition. The run did not isolate the cause.

What this supports

The third item is a risk-control recommendation suggested by the case. The benchmark did not test whether that intervention improves live routing.

What this does not support

Verification record

The historical 9/11 summary was recomputed from the stored aggregate results and matches the row-level table above. This scorecard retains the original historical grading rule and numbers rather than silently replacing them with a new analysis.

Release rule: this scorecard and the paired article are reviewed as one release bundle against the timestamped estimate file, the pre-run thresholds, the stored aggregate result, and the historical scorer implementation. The public page reproduces only sanitized case IDs, aggregate scores, method details, and limits. It does not reproduce source documents, private filenames, prompts, answers, or identities.


Published under my standards. Found an error? Tell me — corrections go in the corrections log, dated, never silent.


Caught something I got wrong? Send it directly. Confirmed corrections go in the corrections log.