File size: 1,170 Bytes
bfdd027 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Public Evidence Audit</title>
<style>
body { font-family: Georgia, 'Times New Roman', serif; margin: 2rem; background: #faf8f2; color: #1c1f24; }
table { border-collapse: collapse; width: 100%; background: white; }
th, td { border: 1px solid #d7d1c5; padding: 0.6rem; text-align: left; }
th { width: 36%; background: #f0eadf; }
</style>
</head>
<body>
<h1>Public Evidence Audit</h1>
<p>This public audit view keeps source URL and SHA-based verification visible while omitting internal paths and operational metadata.</p>
<table><tr><th>Public scored events</th><td>3918</td></tr><tr><th>Events with SHA-backed artifacts</th><td>3878</td></tr><tr><th>Claim-supporting rows</th><td>24524</td></tr><tr><th>Claim rows with SHA-backed artifacts</th><td>15252</td></tr><tr><th>Stored/lookup mismatches</th><td>0</td></tr><tr><th>True parse failures in source slice</th><td>45</td></tr></table>
<p>This release is a slice of public-record data, not a complete accounting, and it does not assign guilt, wrongdoing, intent, or causality.</p>
</body>
</html>
|