Skip to content

[codex] Add e2e matrix coverage contract#248

Merged
ErenAri merged 1 commit into
mainfrom
codex/e2e-matrix-coverage-contract
Jun 21, 2026
Merged

[codex] Add e2e matrix coverage contract#248
ErenAri merged 1 commit into
mainfrom
codex/e2e-matrix-coverage-contract

Conversation

@ErenAri

@ErenAri ErenAri commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • emit per-category coverage counters from the file-enforcement E2E matrix summary
  • enforce required edge-case categories and category/top-level counter consistency in the summary validator
  • align public evidence docs with the current workflow and note that older privileged evidence predates category coverage

Validation

  • bash -n scripts/e2e_file_enforcement_matrix.sh
  • python3 -m py_compile scripts/validate_e2e_matrix_summary.py
  • python3 scripts/validate_e2e_matrix_summary.py --summary tests/fixtures/e2e_matrix_summary/full_coverage.json --min-total-checks 100 --max-failed-checks 0
  • python3 scripts/validate_json_samples.py
  • python3 tests/check_docs_security_contract.py
  • python3 tests/check_guarantees_contract.py
  • python3 tests/check_feature_surface_contract.py
  • python3 tests/check_runbooks_contract.py docs/runbooks
  • git diff --check

@ErenAri ErenAri merged commit e1b73b1 into main Jun 21, 2026
39 checks passed
@ErenAri ErenAri deleted the codex/e2e-matrix-coverage-contract branch June 21, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant