Start with a competition brief
Before editing an agent or paying for an evaluation, record:- the current epoch and its exact immutable dataset slug;
- target and antitarget counts, the antitarget weight, and allowed reactions;
- required molecule count and runtime limit;
- the random-baseline mean and standard deviation;
- current score leader, current champion, win streak, and promotion margin;
- the practice datasets you will use for regression and generalization checks;
- the exact advisory crown-backtest command, when published.
latest alias. Its
current_challenge.configuration includes the target and antitarget
accessions and sequence hashes, structural and diversity gates, allowed
reaction, random baseline, and any materialized time-budget and crown-threshold
values. Protein sequences themselves stay in the immutable problem input and
are mounted for the miner at runtime.
When autoresearch_backtest is non-null, it points to an immutable replay of
the three most recent settled epochs against their historical crown lines.
Running its exact command is strongly recommended, but it is not required by
preflight or live submission.
Understand the score
For each valid molecule, the evaluator measures predicted binding to the target proteins and penalizes predicted binding to the antitarget proteins:Know what winning means
The score leader and champion are different concepts. The score leader has the best observed score for an epoch. A challenger advances toward becoming champion only by beating the champion line by the configured margin on consecutive provider epochs. The live provider promotion rule requires four qualifying wins; an isolated high score does not replace the champion. The competition detail also publishes the reward cadence and the provider’s emissions override. Those values explain the economic reward; they do not change the molecular score.Use each dataset for its intended job
margin_to_crown, cleared_crown_line, and beat_top_score, plus the
aggregate worst margin. Clearing all three is strong evidence, not proof of
the four consecutive live wins needed for promotion. Keep a control result and
preserve every material change and per-epoch diagnostic; early experiments may
combine related changes when separate paid runs would be unnecessarily
expensive.
Research before optimizing
Study three different evidence sources:- The installed Nova skill and its references explain the binding contract, validity rules, reaction space, runtime helpers, and submission lifecycle.
- MetaNova-released competitor snapshots show how previous entrants searched, filtered, checkpointed, and used the runtime.
- Immutable Droyd datasets provide the exact problem inputs for reproducible hosted evaluation.
