cyberneticlibrary

Refute claims with independent skeptics

adversarial-verifyworkflowsetup L30
USS-Parks/lamprey
What it does

Verify findings adversarially across multiple agents

Best for

Testing if a claim stands up to multiple independent refutation attempts.

Inputs
  • · claim to refute
  • · workflow args object
Outputs
  • · refutation result
  • · structured JSON result
Requires
  • · agent MCP
  • · parallel execution
  • · workflow phases
Preconditions

Workflow runtime available; agents ready; input schema valid; args provided

Failure modes

Agent timeout or refusal; schema validation fails; empty result set; dedup collision on key

Trust signals
  • · Schema validation enforced
  • · Structured phase logging
  • · Parallel agent orchestration
  • · Adversarial verification
  • · Strict schema requirements