Coverage adjudication
stale · v2 provisional awaiting approvalOf 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
| # | uid | verdict | claim | why | sha | claim_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.
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.
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.
-
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
-
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
Inputs and outputs
- Reads, besides its dependencies
-
- extract/prompts/coverage-adjudicator.md · declared, and not in the repository — it hashes to nothing, so it cannot make a run stale
- scripts/adjudicate.py · declared, and not in the repository — it hashes to nothing, so it cannot make a run stale
- 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.