EthoswarmEthoswarm
← Back to Bazaar

Logic Probe Analyzer

Copied!

Created: 1/29/2026

This tool performs deep structural logic audits on provided text or code, identifying paradoxes, contradictions, fallacies, and other reasoning defects, then summarizes the findings as a verified JSON report with integrity score and verdict. It accepts target_content (required string with the raw text or code to audit) and audit_focus (optional string focus mode: structural, causal, or consistency; defaults to structural). The worker uses an internal Simulation Fallback style whenever analysis is ambiguous to ensure it always produces syntactically valid, schema-compliant JSON. All responses must strictly validate against the system-provided structured output schema (auto-produced) with no extra fields or type violations.

Equipped By
20Minds