06-reference/research

vault arxiv citation audit

2026-07-27·research-brief·source: deep-research·by Ray Data Co (deep-research synthesis)
vault-integritycitation-verificationdeep-researchharness-qualityarxiv

Vault-wide arXiv citation audit: the "Bai et al." defect was a singleton, and the real exposure is elsewhere

The question

"Vault-wide citation audit: where else has a deep-research run attributed a real paper to the wrong authors? Extract every arXiv-ID-plus-claimed-author pair in the vault and check each against arXiv metadata."

Context: the 2026-07-19 verification run proved this failure mode is real and live in the vault. "Constitution or Collapse?" (arXiv:2504.04918) was carried for two months across three docs as "Bai et al." when the paper has a single author (Xue Zhang), and the finding itself was mischaracterized. A load-bearing sizing decision rested on it. This audit asks whether that was a one-off or the visible instance of a defect class.

What we already know (from the vault)

What the web says

This run queried the authoritative arXiv API (export.arxiv.org/api/query) rather than the open web. Method: grep the full vault (3,505 markdown files) for arXiv ID patterns, resolve every unique ID to canonical title + full author list, then diff the claimed attribution in a ±4-line context window against ground truth.

Defect table

arXiv ID Real title / authors Vault file(s) + line What the vault claimed Load-bearing? Status
2504.04918 Constitution or Collapse? Exploring Constitutional AI with Llama 3-8BXue Zhang (single author, 2025-04-07) 2026-05-19-cai-critic-graduation-per-axis-threshold.md :61, :105, :169 · 2026-05-22-reward-hacking-patterns-llm-critic-systems.md :56 · 2026-07-16-constitutional-ai-v2-reward-shaping.md :41, :67, :97 "Bai et al., 2025" + a critic-mode-collapse-from-low-label-volume finding the paper does not contain YES — carried a critic-graduation sizing decision REMEDIATED 2026-07-19, verified clean this run
no other mismatches found

Base rate

Metric Value
Unique arXiv IDs in vault 60
Total citation occurrences 146
Vault files carrying arXiv citations 39
IDs resolving to a real paper 60 / 60 (100%)
IDs with an explicit author attribution 16
Wrong-author defects, historical 1 / 16 attributed pairs = 6.3%
Wrong-author defects, live today 0 / 16 = 0%
Wrong-title defects 0
Per-ID historical defect rate 1 / 60 = 1.7%
Propagation amplification 1 bad pair → 4 documents (4×)

One excluded pattern: arxiv-2403.12345-attention-is-all-you-need in [[2026-04-30-bookshelf-source-material-architecture-gap]] is an illustrative directory-naming example, not a citation. (It is also wrong on its own terms — 2403.12345 is not the Transformer paper — but it claims nothing.)

Convergences and contradictions

Synthesis for RDCO

The headline is good news framed the wrong way. A 0% live wrong-author rate across 60 IDs says the vault is not riddled with fabricated bylines, and it retires the worry that the Constitution-or-Collapse incident was the tip of something. It also confirms the July 19 remediation was thorough rather than cosmetic — all four carrying documents show in-place corrections with strikethrough and dated markers, which is the right pattern (correct in place, leave the error visible, link the verification) and should be the standard.

But the audit measured the cheap thing because the cheap thing is measurable. Author attribution is one API call away from ground truth; findings are not. The July 19 post-mortem was explicit that the finding error — not the byline error — is what carried the sizing decision. A wrong author is embarrassing. A wrong finding is load-bearing. And the vault currently has 44 arXiv references whose entire epistemic content is a one-line gloss written by an agent that read a search-result snippet, with no gate anywhere in /deep-research or /verify-vault-write that requires touching the paper.

That reframes the harness gap. The fix is not "add an arXiv author-check to deep-research" — this audit just demonstrated that check would have caught one defect in three months at a cost of running it against every brief. The fix is a claim-tier discipline: when a brief attributes a specific quantitative result to a specific paper, and that result is going to be cited in a decision, one gate in the chain must open the primary source. That is exactly the rule already sitting in [[feedback_workflow_agent_output_integrity]] — this audit is the first vault-wide measurement of how widely it is violated. The answer is 44 times.

There is a cheap structural mitigation available immediately, independent of any new gate: the 4× propagation number. One bad pair reached four documents because downstream briefs cited the vault rather than the source, and the vault looked authoritative because it was internal. Citation-through-the-vault is how a single unverified claim becomes four corroborating ones and then reads as convergence. Marking secondhand vault citations as secondhand — the Referenced but NOT fetched or verified this run block that [[2026-07-16-constitutional-ai-v2-reward-shaping]] already uses — costs nothing and breaks the amplification. That block is the single best pattern this audit found in the vault, and it is currently used in exactly one document.

Remediation recommendation (report-only; no vault files were edited this run): (1) adopt the Referenced but NOT fetched or verified this run block as a required /deep-research output section; (2) add a verified: primary-source | secondhand | gloss-only marker to arXiv citations that carry a quantitative claim; (3) do not add a blanket arXiv author-check — the measured yield does not justify it; (4) re-run this mechanical audit quarterly, since it is a ~10-minute script and the base rate is the actual signal.

Why this is in the vault

This sets the empirical baseline for citation integrity as a harness-quality metric: 0% live author-error, 1.7% historical per-ID defect rate, 4× propagation. That baseline is the measurement /improve needs to judge whether any future verification gate added to /deep-research or /verify-vault-write is earning its cost, and it directly answers the open question left by [[2026-07-19-constitution-or-collapse-citation-verification]] about whether that incident warranted a systemic fix.

Open follow-ups

Related

Sources

Vault:

Harness:

Authoritative metadata: