Source Verify

Use when evidence records exist with verification_status pending and need to be checked before synthesis — either because the user asks to "verify these sources", "check if this quote actually supports the claim", "audit this evidence", or because the orchestrator has just finished a collection pass and is handing off to verification before synthesis. This is the mandatory station between any source skill and the synthesizer — no source skill's evidence reaches findings.jsonl without passing through here first. Do NOT use this to collect new evidence (that's the individual source skills) or to compute finding status (that's the deterministic validator, scripts/validate_run.py — this skill only resolves evidence-level verification_status).

ali-demirbas c8e5da9 9.4 KB Updated

File contents

ali-demirbas/research/tree/main/skills/source-verify commit c8e5da9fd0

Frequently asked questions

npx skillmds@latest add ali-demirbas/source-verify