Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ repos:
- id: check-toml
- id: check-ast
- id: check-added-large-files
# The semantic audit ledger intentionally retains evidence for every
# reviewed scope. Keep the size guard for all other additions.
exclude: ^test_audit_decisions\.json$
- id: check-merge-conflict
- id: check-shebang-scripts-are-executable
- id: detect-private-key
Expand Down
2 changes: 1 addition & 1 deletion TEST_TRIAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ regression can make it fail. Candidate signals from automation are not evidence
python scripts/audit_tests.py --format json > /tmp/xorl-test-audit.json
```

2. Review one subsystem at a time. Add the decision and evidence to `test_audit_decisions.json` before editing.
2. Review one subsystem at a time. Record the decision and its evidence in the pull request before editing.
3. For consolidation, map every removed assertion to its surviving behavioral test.
4. Compare collection before and after, then run the affected surviving tests.
5. Keep removal waves reviewable. Do not combine unrelated product changes with test cleanup.
Expand Down
165 changes: 0 additions & 165 deletions benchmarks/r3_replay_staging_benchmark.py

This file was deleted.

87 changes: 0 additions & 87 deletions certification/benchmark_vocab_parallel_ce.py

This file was deleted.

90 changes: 0 additions & 90 deletions certification/glm52/benchmark_sparse_mla_backward.py

This file was deleted.

Loading
Loading