بنقرة واحدة
evidence-matrix
Convert source notes into claim-level evidence with confidence and limitations.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Convert source notes into claim-level evidence with confidence and limitations.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Verify source traceability, artifact completeness, and citation correctness before citation_qa gate.
Write an evidence-backed final research report from sources and the evidence matrix.
Review research method quality, source diversity, bias, and conclusion strength.
Convert a broad research request into subquestions, assumptions, and source criteria.
Design and execute a multi-round SearxNG/arXiv search strategy.
Read a web page or paper and produce source-grounded notes with stable IDs.
| name | Evidence Matrix |
| description | Convert source notes into claim-level evidence with confidence and limitations. |
| when-to-use | Use before report writing and whenever evidence gaps or conflicts appear. |
| user-invocable | false |
| context | inline |
Build an evidence matrix that can support a final report.
Inputs:
sources.jsonl.evidence-matrix.jsonl.Procedure:
Enumerate answer claims
Link sources
sources.jsonl record has retrieval_status of retrieved or partially_retrieved and claim_support_allowed: true.inaccessible, claim_support_allowed: false, metadata-only, snippet-only, or fetch_failed.Classify support
Assess confidence
Capture conflicts
Identify gaps
Output JSONL schema:
{"claim_id":"C001","subquestion":"...","claim":"...","source_ids":["S001","S002"],"support_type":"direct empirical result","confidence":"high|medium|low","evidence_summary":"...","limitations":"...","conflicts":["..."],"report_recommendation":"use|caveat|exclude"}
Also update conflicts-and-limitations.md with:
Completion criteria: