Coverage adjudication

stale · v2 provisional awaiting approval

Of the spans the matcher could not resolve, which are real gaps?

for Distinct representational properties of cues and contexts shape fear and reversal learning · this layer across all papers · json

Provisional

This layer needs a corpus-scope decision that has not been ruled on yet, so what it produces would change if the decision changed. It waits on claim-format, relation-vocab.

Awaiting approval

Waiting for approval. That is a statement about the record, not about whether anyone has read this: people read the corpus without stamping what they read, and only a stamp leaves a trace. Approval is an operation on a version, not a step of its own — it is recorded against the version it was granted to, so running this layer again does not carry it forward.

Out of date

These inputs changed after this ran:

  • coverage/bouyeure-2026-fear-rsa.json

What it produced9 spans

Read from mappings/bouyeure-2026-fear-rsa.json · 3 KB. adjudicated 2026-09-11by supplied:runs/bouyeure-2026-fear-rsa/adjudication.answer.json

# uidverdictclaimwhyshaclaim_sha
1 results-029 not-an-assertion — A bare panel label naming what the panel shows. 035ebd46 —
2 results-043 not-an-assertion — Narration of which contrast was run first; the result follows in the next sentences. 68e35602 —
3 results-054 covered item-stability-persists-test-phases The claim states exactly these two effects: higher CS+- than CS++ item stability in middle temporal cortex at test_new, and higher CS++ than CS-- in inferior temporal cortex at test_old. a0fb0342 7c963862
4 results-080 not-an-assertion — Narration of which comparisons were made next, with no result. 08e4edef —
5 results-082 not-an-assertion — A panel label defining how the context-specificity measure is computed, not a finding. bb870f9d —
6 results-085 not-an-assertion — A panel label defining how the reinstatement and context-specificity measures are computed, not a finding. a1b7f3b9 —
7 results-087 covered context-specificity-predicts-acquisition-reinstatement-regional-dissociation The claim carries this same regional dissociation: reversal context specificity predicts generalized reinstatement favouring CS+- in ACC/SFG and CS-+ in precuneus. fe8fb80c 1d3c2057
8 results-096 not-an-assertion — Narration of how the subject-wise context-specificity values were extracted, with no result. 9272326d —
9 results-099 not-an-assertion — Narration of the LME model specification, with no result. 2bf26433 —

How it is defined

A model answers this layer, so the prompt is the layer. It is reproduced below from the committed file, and it is a declared input — editing it makes every run that used it stale.

extract/prompts/coverage-adjudicator.mdthe prompt it runs undernot in the repository

The declaration names this path and the repository does not have it. An input that does not exist hashes to nothing, so it cannot make a run stale — the layer is declared to depend on something it is not in fact tracking.

scripts/adjudicate.pythe script that runs itnot in the repository

The declaration names this path and the repository does not have it. An input that does not exist hashes to nothing, so it cannot make a run stale — the layer is declared to depend on something it is not in fact tracking.

Artifacts

Versions

From the run ledger. There is no changelog beside it to keep in step.

  1. v2 · 2026-09-11 · supplied:runs/bouyeure-2026-fear-rsa/adjudication.answer.json

    re-validated against the current tree; verdicts now carry the tree fingerprint

    python3 scripts/adjudicate.py bouyeure-2026-fear-rsa --answer runs/bouyeure-2026-fear-rsa/adjudication.answer.json

  2. v1 · 2026-09-11 · supplied:runs/bouyeure-2026-fear-rsa/adjudication.answer.json

    verdicts answered by Claude Opus 5 through --dump-prompt

    python3 scripts/adjudicate.py bouyeure-2026-fear-rsa --answer runs/bouyeure-2026-fear-rsa/adjudication.answer.json

This layer across the corpus

Across the corpus

10 stale·a paper links to its own cell, where this layer's output for it is rendered

PaperStateVersionLast runOutputCell
A three-dimensional immunofluorescence atlas of the …re-validated against the current tree; verdicts now carry the tree fingerprintstalev22026-09-11artiushin-2026-spider-atlas.jsonjson
Distinct representational properties of cues and con…re-validated against the current tree; verdicts now carry the tree fingerprintstalev22026-09-11bouyeure-2026-fear-rsa.jsonjson
Computational modelling identifies key determinants …re-validated against the current tree; verdicts now carry the tree fingerprintstalev22026-09-11ejdrup-2026-dopamine.jsonjson
Contributions of insula and superior temporal sulcus…adjudication re-run post-stance (#96)stalev42026-09-12gadeke-2026-guilt-insula.jsonjson
Spatially targeted inhibitory rhythms differentially…re-validated against the current tree; verdicts now carry the tree fingerprintstalev22026-09-11headley-2026-inhibitory-rhythms.jsonjson
Feedback of peripheral saccade targets to early fove…re-validated against the current tree; verdicts now carry the tree fingerprintstalev22026-09-11kammer-2026-foveal-feedback.jsonjson
iGABASnFR2 is an improved genetically encoded protei…ran via scripts/pipeline.pystalev32026-09-13kolb-2026-igabasnfr2.jsonjson
A deep learning pipeline for mapping in situ network…re-validated against the current tree; verdicts now carry the tree fingerprintstalev22026-09-11rozak-2026-neurovascular-dl.jsonjson
Self-association enhances early attentional selectio…re-validated against the current tree; verdicts now carry the tree fingerprintstalev22026-09-11scheller-2026-self-prioritization.jsonjson
Impaired excitability of fast-spiking neurons in a n…ran via scripts/pipeline.pystalev32026-09-13wengert-2026-kcnc1.jsonjson

Inputs and outputs

Reads, besides its dependencies
Produces
  • mappings/{paper}.json

One per paper — the table above links each one that exists.

Views
  • table — rendered above, over the 121 spans in the artifact

Running it

The command comes from the declaration, so this text and what actually runs cannot diverge. pipeline.py run also runs the unmet dependencies first.

python3 scripts/pipeline.py run <paper> adjudication

Underneath, that runs python3 scripts/adjudicate.py {paper} --answer runs/{paper}/adjudication.answer.json.