chore: remove internal audit tooling/docs from production repo#778
Merged
Conversation
docs/testing/proactive-bug-finding.md, .claude/workflows/obol-audit.js, and hack/canary/run-canary.sh were internal bug-finding methodology and agent tooling merged via #770. They do not belong in the shipped product repo (and the doc's findings tables risked disclosing open issues on public main). The methodology and results are retained privately. The invariant regression test (name_injectivity_test.go) stays — it guards a real fix. Supersedes the redaction in #770; addresses blocker #1 of the #756 review. Claude-Session: https://claude.ai/code/session_014YjPMViNrZ7zBVgUQzwEKk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes internal bug-finding methodology + agent tooling that shouldn't ship in the product repo (and whose findings tables risked disclosing open issues on public
main):docs/testing/proactive-bug-finding.md,.claude/workflows/obol-audit.js,hack/canary/run-canary.sh. Retains the real regression testname_injectivity_test.go. Blocker #1 of the PR #756 review. Merge before #756 → main.https://claude.ai/code/session_014YjPMViNrZ7zBVgUQzwEKk