You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-11Lines changed: 14 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@
3
3
This repository provides a governance-first benchmark for evaluating AI systems, with a focus on truth anchoring, ethical resilience, determinism, and transparency.
4
4
It includes 30 tasks across three sets (Adversarial Fact Verification, Multi-Step Tool-Augmented Reasoning, Constrained Policy Generation), with structured traces, metrics, and harnesses in both Python and TypeScript.
5
5
6
-
Transparency & Development History
6
+
# Transparency & Development History
7
7
8
8
This repo intentionally preserves earlier iterations (see the /archive/ folder) to document the full development trail.
9
9
Governance benchmarking requires not only results, but proof of how they were reached.
10
10
Dead-ends, fixes, recovery attempts, and experimental variants are logged here for reproducibility and auditability.
0 commit comments