One rule
Every cost axis down, accuracy held
No tradeoff averaging.
For miners, contributors, and anyone trying to submit honest work.
The shortest path to join CCO.
Accuracy holds. Costs drop.
Participation model
Public OSS on SN74.
One rule
No tradeoff averaging.
Fix lane
No GPU score needed.
Feat lane
CPU checks plus GPU proof.
Reference loop
CPU checks first. GPU proof next.
For bugs, gaps, crashes, and docs.
uv sync --extra test
uv run python -m strategy.smoke
uv run --extra test python -m pytest tests/ strategy/tests/ eval/tests/ -vFor transforms and measured gains.
uv sync --extra test --extra gpu
uv run python -m eval --n 12000 --pairs 3 --transforms mine --json
uv run python -m eval --transforms mine --rank-m 128 --sweep 512,1024,2048Reference regime
Pinned baseline. Honest scoring.
Exact defines the reference.
All cost axes must drop.
PR, queue, replay.