claim-verification-report.json
1 { 2 "verification_timestamp": "2025-07-30T04:01:14.891Z", 3 "summary": { 4 "total_claims_analyzed": 6, 5 "verified_claims": 1, 6 "unverified_claims": 0, 7 "flagged_discrepancies": 5, 8 "overall_confidence": 0.2649916247906198 9 }, 10 "detailed_results": { 11 "verified_claims": [ 12 { 13 "claim": { 14 "text": "99.9% system", 15 "source": "professional_summary", 16 "type": "project_count", 17 "extracted_value": 99, 18 "context": "decision-making latency by 60% while maintaining 99.9% system reliability, with particular focus on" 19 }, 20 "verification": { 21 "claim": { 22 "text": "99.9% system", 23 "source": "professional_summary", 24 "type": "project_count", 25 "extracted_value": 99, 26 "context": "decision-making latency by 60% while maintaining 99.9% system reliability, with particular focus on" 27 }, 28 "verified": true, 29 "confidence": 0.9899497487437185, 30 "actual_value": 100, 31 "discrepancy": 1, 32 "reasoning": "Claimed 99, actual 100" 33 } 34 } 35 ], 36 "unverified_claims": [], 37 "flagged_discrepancies": [ 38 { 39 "claim": { 40 "text": "40% across", 41 "source": "professional_summary", 42 "type": "performance_metric", 43 "extracted_value": 40, 44 "context": "increased operational efficiency by an average of 40% across enterprise clients. Combining deep expe" 45 }, 46 "verification": { 47 "claim": { 48 "text": "40% across", 49 "source": "professional_summary", 50 "type": "performance_metric", 51 "extracted_value": 40, 52 "context": "increased operational efficiency by an average of 40% across enterprise clients. Combining deep expe" 53 }, 54 "verified": false, 55 "confidence": 0.1, 56 "actual_value": null, 57 "discrepancy": null, 58 "reasoning": "Performance metrics require additional context for verification" 59 } 60 }, 61 { 62 "claim": { 63 "text": "60% while", 64 "source": "professional_summary", 65 "type": "performance_metric", 66 "extracted_value": 60, 67 "context": "orks that have reduced decision-making latency by 60% while maintaining 99.9% system reliability, wi" 68 }, 69 "verification": { 70 "claim": { 71 "text": "60% while", 72 "source": "professional_summary", 73 "type": "performance_metric", 74 "extracted_value": 60, 75 "context": "orks that have reduced decision-making latency by 60% while maintaining 99.9% system reliability, wi" 76 }, 77 "verified": false, 78 "confidence": 0.1, 79 "actual_value": null, 80 "discrepancy": null, 81 "reasoning": "Performance metrics require additional context for verification" 82 } 83 }, 84 { 85 "claim": { 86 "text": "increased operational efficiency by an average of 40%", 87 "source": "professional_summary", 88 "type": "performance_metric", 89 "extracted_value": 40, 90 "context": "sfully delivered 15+ autonomous systems that have increased operational efficiency by an average of" 91 }, 92 "verification": { 93 "claim": { 94 "text": "increased operational efficiency by an average of 40%", 95 "source": "professional_summary", 96 "type": "performance_metric", 97 "extracted_value": 40, 98 "context": "sfully delivered 15+ autonomous systems that have increased operational efficiency by an average of" 99 }, 100 "verified": false, 101 "confidence": 0.1, 102 "actual_value": null, 103 "discrepancy": null, 104 "reasoning": "Performance metrics require additional context for verification" 105 } 106 }, 107 { 108 "claim": { 109 "text": "reduced decision-making latency by 60%", 110 "source": "professional_summary", 111 "type": "performance_metric", 112 "extracted_value": 60, 113 "context": "ering human-AI collaborative frameworks that have reduced decision-making latency by 60% while maint" 114 }, 115 "verification": { 116 "claim": { 117 "text": "reduced decision-making latency by 60%", 118 "source": "professional_summary", 119 "type": "performance_metric", 120 "extracted_value": 60, 121 "context": "ering human-AI collaborative frameworks that have reduced decision-making latency by 60% while maint" 122 }, 123 "verified": false, 124 "confidence": 0.1, 125 "actual_value": null, 126 "discrepancy": null, 127 "reasoning": "Performance metrics require additional context for verification" 128 } 129 }, 130 { 131 "claim": { 132 "text": "delivered 15+ autonomous", 133 "source": "professional_summary", 134 "type": "general_quantity", 135 "extracted_value": 15, 136 "context": "ineer and Software Architect who has successfully delivered 15+ autonomous systems that have increas" 137 }, 138 "verification": { 139 "claim": { 140 "text": "delivered 15+ autonomous", 141 "source": "professional_summary", 142 "type": "general_quantity", 143 "extracted_value": 15, 144 "context": "ineer and Software Architect who has successfully delivered 15+ autonomous systems that have increas" 145 }, 146 "verified": false, 147 "confidence": 0.2, 148 "actual_value": null, 149 "discrepancy": null, 150 "reasoning": "General claims require manual review" 151 } 152 } 153 ], 154 "confidence_scores": { 155 "40% across": 0.1, 156 "60% while": 0.1, 157 "increased operational efficiency by an average of 40%": 0.1, 158 "reduced decision-making latency by 60%": 0.1, 159 "99.9% system": 0.9899497487437185, 160 "delivered 15+ autonomous": 0.2 161 }, 162 "recommendations": [] 163 }, 164 "recommendations": [ 165 { 166 "type": "critical", 167 "message": "5 claims have significant discrepancies and should be reviewed", 168 "action": "Review and adjust flagged claims to match actual GitHub data" 169 }, 170 { 171 "type": "critical", 172 "message": "Overall confidence score is low (26.5%)", 173 "action": "Revise AI prompts to focus on verifiable achievements and metrics" 174 } 175 ] 176 }