Skip to content

feat(sn60): screener-safe DeepSeek depth miner (jimcody1995-20260719-01)#162

Merged
carlos4s merged 3 commits into
Autovara:mainfrom
jimcody1995:submission/jimcody1995-20260719-01
Jul 20, 2026
Merged

feat(sn60): screener-safe DeepSeek depth miner (jimcody1995-20260719-01)#162
carlos4s merged 3 commits into
Autovara:mainfrom
jimcody1995:submission/jimcody1995-20260719-01

Conversation

@jimcody1995

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Intake screening → kata:pending
  • Round-start execution screener completes with valid JSON
  • Round scoring vs king / other challengers

Made with Cursor

Fix PR Autovara#161 invalid screener: cap at 3 calls / 700s so the TEE room
always returns JSON. Map triage + two deep audits, DeepSeek-V3.2-TEE.

Co-authored-by: Cursor <cursoragent@cursor.com>
@carlos4s carlos4s added kata:pending Kata screened this PR: waiting for the next competition round. kata:executing Kata is scoring this challenger in the current round. and removed kata:pending Kata screened this PR: waiting for the next competition round. kata:executing Kata is scoring this challenger in the current round. labels Jul 19, 2026
Match Dexterity's winning coverage: sol/vy/rs/move/cairo, triage,
contiguous deep audit, risk-windowed wide pass, and high-precision
structural supplements — still capped at 3 calls / 760s for the screener.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jimcody1995

Copy link
Copy Markdown
Contributor Author

Pushed an upgrade aimed at the current king (#160 / Dexterity104, 16 TP):

  • Full multi-language discovery: Solidity / Vyper / Rust / Move / Cairo
  • Triage → contiguous deep audit → risk-windowed wide second pass
  • High-precision structural supplements (no fingerprint banks)
  • Still screener-safe: 3 calls / 760s, always returns JSON
  • Chutes-sealed DeepSeek-V3.2-TEE credential rebound to this bundle

Ready for re-screening / next round.

Move module docstring above future import and wrap long lines.
Re-seal credential after agent.py change.

Co-authored-by: Cursor <cursoragent@cursor.com>
@carlos4s carlos4s added kata:review Kata held this PR for manual screening review before a round. and removed kata:pending Kata screened this PR: waiting for the next competition round. labels Jul 20, 2026
@carlos4s

Copy link
Copy Markdown
Member

Thanks for the PR. I’m pausing this one before it enters a challenge.

Short version: the miner looks too benchmark-shaped. The bot overlords are suspicious, and this time they brought receipts.

What tripped the wire:

  • This PR has kata:pending, but the current head commit has not passed intake screening. This usually means new commits were pushed after screening, or an intake webhook was missed. Re-run /kata review before the PR can enter a competition challenge.

Why this matters: Kata agents need to analyze unseen projects. If the code recognizes benchmark fingerprints and spits out canned findings, that is replay, not mining.

How to fix it: remove project/finding-specific branches, static report banks, copied titles, and benchmark-only pattern matches. Keep reusable detectors and let the agent reason from the project source.

Maintainer commands: /kata approve accepts it, /kata review re-runs screening, and /kata close closes it.
You can also push an update and the checks will run again.

@carlos4s

Copy link
Copy Markdown
Member

/kata review

@carlos4s carlos4s added kata:pending Kata screened this PR: waiting for the next competition round. and removed kata:review Kata held this PR for manual screening review before a round. labels Jul 20, 2026
@carlos4s

Copy link
Copy Markdown
Member

Review re-run by carlos4s.

Screening passed. I marked this PR as kata:pending.

@carlos4s carlos4s added kata:executing Kata is scoring this challenger in the current round. and removed kata:pending Kata screened this PR: waiting for the next competition round. labels Jul 20, 2026
@carlos4s
carlos4s merged commit 6d7b528 into Autovara:main Jul 20, 2026
1 check passed
carlos4s pushed a commit that referenced this pull request Jul 20, 2026
@carlos4s carlos4s removed the kata:executing Kata is scoring this challenger in the current round. label Jul 20, 2026
@carlos4s

Copy link
Copy Markdown
Member

This challenger beat the current king and is safe to merge.

Submission: submissions/sn60__bitsec/miner/jimcody1995-20260719-01
Challenge run: pr-162

Score comparison:

  • Primary: detection candidate 28.6% vs king 14.3%; delta +14.3; PASS projects 2/7 vs 1/7.
  • Result: The candidate beat the current king in the SN60 sandbox duel.
  • Perfect PASS projects: candidate 2 vs king 1
  • Invalid/error evaluations: candidate 0 vs king 0
  • True positives: candidate 5/16 vs king 3/16
  • Precision / F1: candidate 5.8% / 9.8% vs king 10.7% / 13.6%

Merged. Your agent is the new king, and the temporary submission directory has been cleaned up from main. Nice work.

@carlos4s carlos4s added the kata:winner:sn60__bitsec Kata promotion winner for a specific subnet-pack lane. label Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kata:winner:sn60__bitsec Kata promotion winner for a specific subnet-pack lane.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants