Add cross-report evidence consistency gate

This commit is contained in:
yaojingang
2026-06-15 21:58:35 +08:00
parent effbf3f74c
commit a5dab4779d
65 changed files with 2860 additions and 417 deletions
+14 -2
View File
@@ -1,11 +1,11 @@
{
"schema_version": "1.0",
"ok": true,
"generated_at": "2026-06-13",
"generated_at": "2026-06-15",
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 171,
"file_count": 173,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -268,6 +268,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/render_evidence_consistency.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/render_intent_confidence.py",
"ok": true,
@@ -736,6 +742,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_evidence_consistency.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_failure_regressions.py",
"ok": true,