Spaces:
Paused
Paused
| { | |
| "passed": 24, | |
| "failed": 2, | |
| "results": [ | |
| { | |
| "name": "Pythagorean: Factual > Hallucination", | |
| "passed": true, | |
| "details": "Factual=0.7764, Halluc=0.7030, Diff=0.0734" | |
| }, | |
| { | |
| "name": "DNA: Factual > Hallucination", | |
| "passed": true, | |
| "details": "Factual=0.7170, Halluc=0.6442, Diff=0.0728" | |
| }, | |
| { | |
| "name": "Water: Factual > Hallucination", | |
| "passed": true, | |
| "details": "Factual=0.8513, Halluc=0.7131, Diff=0.1382" | |
| }, | |
| { | |
| "name": "Light: Factual > Hallucination", | |
| "passed": true, | |
| "details": "Factual=0.8526, Halluc=0.6614, Diff=0.1912" | |
| }, | |
| { | |
| "name": "Pi: Factual > Hallucination", | |
| "passed": true, | |
| "details": "Factual=0.8340, Halluc=0.6526, Diff=0.1814" | |
| }, | |
| { | |
| "name": "Gravity: Factual > Hallucination", | |
| "passed": true, | |
| "details": "Factual=0.7293, Halluc=0.6193, Diff=0.1100" | |
| }, | |
| { | |
| "name": "Reasoning: Coherent > Incoherent", | |
| "passed": true, | |
| "details": "Coherent=0.8068, Incoherent=0.7443, Diff=0.0625" | |
| }, | |
| { | |
| "name": "Logic: Coherent > Corporate Jargon", | |
| "passed": true, | |
| "details": "Coherent=0.7553, Jargon=0.6220, Diff=0.1333" | |
| }, | |
| { | |
| "name": "Science > Lorem Ipsum", | |
| "passed": true, | |
| "details": "Science=0.7762, Lorem=0.6718, Diff=0.1044" | |
| }, | |
| { | |
| "name": "Real Science > Pseudoscience", | |
| "passed": false, | |
| "details": "Science=0.6355, Pseudo=0.6894, Diff=-0.0539" | |
| }, | |
| { | |
| "name": "Brain Fact > 10% Myth", | |
| "passed": true, | |
| "details": "Fact=0.7027, Myth=0.5924, Diff=0.1103" | |
| }, | |
| { | |
| "name": "Goldfish Fact > 3-second Myth", | |
| "passed": false, | |
| "details": "Fact=0.5704, Myth=0.5926, Diff=-0.0222" | |
| }, | |
| { | |
| "name": "Empty string returns 0", | |
| "passed": true, | |
| "details": "Got 0.0" | |
| }, | |
| { | |
| "name": "Short text returns non-zero", | |
| "passed": true, | |
| "details": "Got 0.4341" | |
| }, | |
| { | |
| "name": "Long text doesn't crash", | |
| "passed": true, | |
| "details": "Got 0.4093" | |
| }, | |
| { | |
| "name": "Special chars don't crash", | |
| "passed": true, | |
| "details": "Got 0.4512" | |
| }, | |
| { | |
| "name": "Code returns score", | |
| "passed": true, | |
| "details": "Got 0.5565" | |
| }, | |
| { | |
| "name": "phi_alignment computed", | |
| "passed": true, | |
| "details": "Got 0.7408" | |
| }, | |
| { | |
| "name": "alpha_resonance computed", | |
| "passed": true, | |
| "details": "Got 0.191" | |
| }, | |
| { | |
| "name": "semantic_density computed", | |
| "passed": true, | |
| "details": "Got 0.8303" | |
| }, | |
| { | |
| "name": "structural_harmony computed", | |
| "passed": true, | |
| "details": "Got 0.4" | |
| }, | |
| { | |
| "name": "total_coherence in range", | |
| "passed": true, | |
| "details": "Got 0.5706" | |
| }, | |
| { | |
| "name": "\u03b1-SEED detection works", | |
| "passed": true, | |
| "details": "Hash%137=121, is_seed=False" | |
| }, | |
| { | |
| "name": "Extra spaces don't crash", | |
| "passed": true, | |
| "details": "Got 0.6437" | |
| }, | |
| { | |
| "name": "Tabs don't crash", | |
| "passed": true, | |
| "details": "Got 0.6437" | |
| }, | |
| { | |
| "name": "Newlines don't crash", | |
| "passed": true, | |
| "details": "Got 0.5811" | |
| } | |
| ] | |
| } |