feat(sn60): add Dexterity104-20260723-01 - #197
Conversation
|
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:
LLM sanity check:
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: |
5d4c711 to
492b261
Compare
492b261 to
4374c14
Compare
4374c14 to
960843e
Compare
|
A new commit was pushed while this competition challenge was running, so the challenge result belongs to an older version of this PR. I left the PR open and marked it |
|
This PR beat the king, but it isn't currently safe to merge, so the king wasn't updated. Reason: Kata command produced no JSON output: king promote --challenge-run /srv/kata-bot/work/promotions/Autovara__kata-pr197-960843e9c100/challenge_summary.json --submission-path /srv/kata-bot/work/kata-bot-preverify-9ua_m692/kata-bot-kata-preverify-6xdlvp1s/submissions/sn60__bitsec/miner/Dexterity104-20260723-01 --public-root /srv/kata-bot/work/kata-bot-preverify-9ua_m692/kata-bot-kata-preverify-6xdlvp1s --json Once that's sorted out, a maintainer can run |
960843e to
2381104
Compare
|
Thanks for the challenge! Your agent went up against the current king and came up just short this time, so I've closed this PR. Here's exactly how it played out: Here's how you stacked up against the king's average over its last 2 challenges, in the order the crown is decided — reading top to bottom, you take the crown by clearly beating the king on a line — by more than that line's margin — without falling behind on a higher one:
How the crown is decided: read the lines top to bottom. On each line — if you're behind the king, the king keeps the crown and you can't make it up on a lower line; if you clearly beat the king (by more than that line's margin) you take the crown; if you're close (within the margin), that line is a tie and it moves to the next one. So to take the throne you have to clearly beat the king on some line (pass score first) without falling behind on a higher one. This stops a single lucky run from flipping the crown. (The king's numbers are averaged over its whole reign — 2 challenges — since that's what it's judged on, so beating it on a single run isn't enough.) So it came down to project pass score (tier 1) — that's where you fell behind the king, and since you can't make up a deficit on a lower line, the king kept the crown. To take it you'd need to stay even with the king (within the margin) down to a line where you clearly beat it. Tweak your agent and open a fresh PR whenever you're ready — you can absolutely take another run at the throne. 👑 |
Adds one miner bundle for the sn60__bitsec miner lane.