Grading the Narrators: An Isnad-Rijal Framework for Claim-Level Provenance in Multi-Agent Knowledge Systems
Summary
This paper proposes a framework based on Islamic hadith science for evaluating claim-level provenance in multi-agent knowledge systems, including a formal mapping, relational schema, decision matrix, and evaluation on 20,000 physics textbook claims.
View Cached Full Text
Cached at: 07/30/26, 09:47 AM
Paper page - Grading the Narrators: An Isnad-Rijal Framework for Claim-Level Provenance in Multi-Agent Knowledge Systems
Source: https://huggingface.co/papers/2607.24117
Abstract
Modernmulti-agentknowledgesystemsincreasinglyaccumulateknowledgethroughchainsofautonomoustransformationsratherthandirectretrieval.Existingprovenanceworkrecordswhathappened-executiontraces,toolcalls,evidencelinks-andsource-reliabilityestimationislongestablished(truthdiscovery,reputationsystems).Whatismissingisanoperationalframeworkthatattachesgraded,per-domaintransmitterreliabilitytoclaim-leveltransmissionchains,withcompletenesssemantics,transformation-typedaggregation,decoupledcontentcriticism,andserve/review/quarantinerouting.ClassicalIslamichadithscienceconfrontedastructurallysimilarproblem:decidingwhetherknowledgetransmittedthroughchainsofhumannarratorsshouldbeaccepted.Overcenturiesitdevelopedarigorousmethodology-isnad(acompletetransmissionchainattachedtoeveryclaim),rijal(systematicgradingofeachnarrator’sintegrityandprecision),weakest-linkchainevaluation,corroborationthroughindependentchains,andmatncriticism(contentevaluatedindependentlyofchainquality).ThispapertransfersthatmethodologytoAIsystemdesign.Wecontributeaformalmappingfromhadith-scienceconceptstomulti-agentpipelines,arelationalschemaimplementingclaimchainsandagradednarratorregistry,adecisionmatrixcombiningchaingradewithcontentcriticism,andanevaluationon20,000claimsfromrealphysicstextbooks.Theevaluationvalidatesweakest-linkquarantineandindependent-chaincorroboration;reportsapartialfailureofthegrade-recoveryloop,whichmissedthehighest-faultnarrator;andreportstwoanalysesasinconclusive,includingamatched-coveragecomparisontheframeworkcouldnotreachwiththereferencecontentcritic.Thepaperisexplicitthroughoutaboutwhichclaimstheevidencedoesanddoesnotyetsupport.
View arXiv pageView PDFProject pageGitHub21Add to collection
Get this paper in your agent:
hf papers read 2607\.24117
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.24117 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.24117 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.24117 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
ISNAD: a claim-level provenance framework for multi-agent LLMs that grades the "narrators" (agents/models/scrapers), adapted from classical hadith transmission science
ISNAD introduces a claim-level provenance framework for multi-agent LLMs, inspired by classical hadith transmission science to grade the reliability of narrators (agents, models, scrapers).
~1,400 years ago, scholars built a rigorous system to verify who you can trust. I rebuilt it as a trust layer for AI agents.
Author introduces ISNAD, a trust layer for AI agents inspired by the Islamic isnad system, designed to verify claim provenance across multi-agent chains. The paper is published on arXiv and includes code.
I adapted 1,200-year-old Islamic hadith verification methodology into a trust framework for multi-agent AI systems
The author adapts classical Islamic hadith verification methods to create a trust framework for multi-agent AI systems, releasing it as a paper and Python package (isnad).
Everyone verifies the agent. Almost no one verifies the claim. I built a trust layer that grades every transmitter in a multi-agent chain
作者发布了ISNAD框架,借鉴约1400年历史的伊斯兰学术验证方法论,为多智能体AI链中的每个传递者打分,以验证AI生成言论的真实性和独立佐证。
The Confident Liar: Diagnosing Multi-Agent Debate with Log-Probabilities and LLM-as-Judge
This paper studies the relationship between token-level log-probability distributions, LLM-as-judge rubric scores, and final task accuracy in multi-agent debate systems. It finds a consistent four-phase confidence trajectory and role asymmetry between Constructor and Auditor agents.