Skip to content

docs: require tree_sitter_accuracy_audit.py in the PR checklist - #1762

Merged
squid-protocol merged 1 commit into
mainfrom
docs/require-tree-sitter-accuracy-audit-in-pr-checklist
Aug 16, 2026
Merged

docs: require tree_sitter_accuracy_audit.py in the PR checklist#1762
squid-protocol merged 1 commit into
mainfrom
docs/require-tree-sitter-accuracy-audit-in-pr-checklist

Conversation

@squid-protocol

Copy link
Copy Markdown
Owner

Summary

Changes

  • .github/pull_request_template.md: added a second "Touches parsing/engine logic" checklist item for tree_sitter_accuracy_audit.py --all --ci, explicit that it's a different gate from crucible_check.py and a passing Differential Scan doesn't imply this also passes.
  • CONTRIBUTING.md: added both commands side-by-side in the Differential Scan section with an explanation of why both are required, and updated the "Pass the CI Pipeline Locally" submission step to reference both.

Type of change

  • Bug fix
  • New feature / language support
  • Parsing or engine logic
  • Docs, tooling, or CI only
  • Other

🤖 Generated with Claude Code

Two same-day PRs (#1760, #1761) both ran crucible_check.py and the full
test suite, checked off the PR template honestly, and still shipped
regressions the Differential Scan's 80-repo corpus diff didn't cover --
caught only by manually running tree_sitter_accuracy_audit.py, which
wasn't mentioned anywhere in CONTRIBUTING.md or the PR template.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

🐦‍⬛ Muninn Security Scan

✅ No security issues found.

🐦‍⬛ Powered by Muninn · Skald Lab

@squid-protocol
squid-protocol merged commit 921447e into main Aug 16, 2026
28 checks passed
@squid-protocol
squid-protocol deleted the docs/require-tree-sitter-accuracy-audit-in-pr-checklist branch August 16, 2026 15:55
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