feat(sn60): fast dual-audit miner (jimcody1995-20260711-01)#125
Open
jimcody1995 wants to merge 1 commit into
Open
feat(sn60): fast dual-audit miner (jimcody1995-20260711-01)#125jimcody1995 wants to merge 1 commit into
jimcody1995 wants to merge 1 commit into
Conversation
165s runtime cap for the 180s execution screener, os.walk discovery, structural probes, map triage, and 3+4 file dual LLM audits with Solidity/Vyper/Cairo support. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Summary
New submission
jimcody1995-20260711-01built to beat PR #124 (Daedalus-Icarus, current king — 26 TP / 22% detection).Why PR #106 lost
sherlock_oku_2024_12→kata:invalid, never scoredRoot cause: 220s runtime budget + slow
rglobdiscovery + 46k-char deep prompts.Strategy vs king PR #124
rglobdiscoveryos.walkwith pruned dirs + early file cap3-call budget
Zero-call structural probes run before any LLM call.
Self-check
uv run kata submission validate— pass (screening: pass)agent_main()smoke-safe (no crash, valid JSON)RUN_CAP = 165s(under 180s screener)Made with Cursor