mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-13 16:00:34 +00:00
Adds the 5 scripts required by .github/workflows/math-check.yml and .pre-commit-config.yaml: - validate_deepseek_receipts.py: validates receipt JSON against schemas - validate_claims_registry.py: validates claims.yaml against schema - require_math_evidence.py: enforces evidence requirement for math-track PRs - test_require_math_evidence.py: self-tests for the evidence gate - test_validate_deepseek_receipts.py: self-tests for the receipt validator All 5 scripts pass locally (2 receipts OK, 1 claim OK, 3/3 + 4/4 tests). Co-Authored-By: Allaun Silverfox <bigdataiscoming+9i37y6j2@protonmail.com> |
||
|---|---|---|
| .. | ||
| require_math_evidence.py | ||
| test_require_math_evidence.py | ||
| test_validate_deepseek_receipts.py | ||
| validate_claims_registry.py | ||
| validate_deepseek_receipts.py | ||