v0.1.6 — groundcheck fact-gate interop
Wires in the new companion skill groundcheck — single-agent, evidence-grounded fact-checking that treats hallucination (where multi-agent debate is weak, because a panel can reinforce a shared hallucination).
What's new
- Pre-debate fact-gate: after each agent's independent answer, run
groundcheck; anyrefutedclaim is sent back to its source agent (with the refuting evidence, not a conclusion) before cross-critique. Re-check new/changed claims post-debate. - Framing: agent-arena (multi-agent debate → overconfidence) + groundcheck (single-agent verification → hallucination) = two depths of one verification stack.
- Added groundcheck to
related_skills; companion section in both READMEs; synced zh README badge.
See the groundcheck fact-gate contract for send-back and anti-loop rules.