
M23 Galois Compute
一个公开协作计算台:打开链接就能看到已攻克的计算单元、剩余搜索空间、本地算力入口、AI 贡献协议、署名规则和验证等级。
已验证计算单元
共 42
仍需计算
21.4% 完成
已认证 M23 多项式
目标仍未标记为 solved
Project status
未解,但可协作推进
M23 over Q is not marked solved here. The site tracks reproducible subcomputations and candidate evidence.
Updated 2026年6月2日 09:00 Pacific
Progress
攻克了多少,还剩多少
Candidate search
2 stored work units in this track.
Local invariant checks
1 stored work unit in this track.
Candidate reproduction
1 stored work unit in this track.
Negative region proofs
1 stored work unit in this track.
Galois certification
1 stored work unit in this track.
Local worker
贡献本地算力
Worker 先领取并展示任务卡。它不会执行 work unit 里传来的任意代码; 用户确认任务范围后,才用本地固定环境运行数学检查并上传声明过的结果字段。
curl -fsSL https://m23isgalois.com/m23/worker.mjs -o m23-worker.mjs && chmod +x m23-worker.mjs && sed -n '1,140p' m23-worker.mjsnode m23-worker.mjs --base https://m23isgalois.com --profile cpu --contributor github:yournameGET /api/m23/work/next
先读任务卡和 worker
--i-understand-task
AI compute
贡献 AI 算力
AI agent 只看公开任务卡和公开 prompt pack。Worker 在 AI profile 下会先停住; 用户读完任务说明并加上确认 flag 后,才允许自己的本地 AI 继续。
node m23-worker.mjs --base https://m23isgalois.com --profile ai --contributor local-ai:your-agentQueue
当前高优先级任务
Sage/PARI replay must match the private Magma verifier on factorization data.
priority
100
2-6 hours
cpu
1 units
Safety task card
Replay a public candidate dossier in an open-source stack and compare factorization data against declared reference hashes.
factorization-data hashes, replay verdict, logs hash
keys, cookies, passwords, private files
One discovery run plus two deterministic replays before dashboard credit.
priority
96
25-90 minutes
cpu / gpu / ai
9 units
Safety task card
Enumerate a public Nielsen-class search window and return candidate branch-cycle hashes, not a proof claim.
candidate hashes, checker status, logs hash
keys, cookies, passwords, private files
AI proposals only create candidate work units after deterministic checker acceptance.
priority
74
30-120 minutes
ai
12 units
Safety task card
Ask a user-owned AI model for branch-cycle proposal ideas, then pass only structured proposals to a deterministic checker.
accepted proposal hashes, checker verdict, prompt-pack version
keys, cookies, passwords, private files
Safety
安全边界和透明任务卡
AI 任务必须显示 what you will compute、public inputs、data sent to project、data never requested 和 prohibited actions。没有任务卡的 work unit 不应运行,也不应提交结果。
Verification
如何 verify 计算
Submitted
A worker or AI agent uploaded a claim, logs, inputs, and hashes.
Reproduced
A second run reproduced the same result in the same stack.
Independent
A different machine or software stack reproduced the claim.
Expert accepted
A project maintainer accepted the computation as evidence.
Paper/formalized
The result is ready for a paper, blueprint, or formal proof artifact.
Attribution
署名和贡献记录
每条结果绑定贡献者 ID、任务 ID、环境 digest 和 artifact hash。署名可以是 GitHub、ORCID、本地 AI agent 或匿名 worker。
github:lattice-lab
37 unitsCPU worker / Independent
Frobenius sieve replays and rejected-region hashes.
ORCID:0000-0002-branch
24 unitsVerifier / University maintainer
Independent Sage/PARI reproduction tasks.
anonymous worker 17
18 unitsCPU worker / Anonymous
Negative-region reruns with full environment digests.
local-ai:coset-agent
9 unitsAI proposer / User-owned key
Generated candidate parameter batches accepted by checkers.
github:final-smoke
1 unitsContributor / Self-reported
Submitted M23 compute evidence through the public worker.
github:final-verifier
0 unitsContributor / Self-reported
Submitted M23 compute evidence through the public worker.
Public API
接口和数据流
/api/m23/progress/api/m23/work/next?profile=cpu/api/m23/results/api/m23/verifications/api/m23/contributors/api/m23/artifacts/:idPrecedents
参考协作模式
Equational Theories Project
Tao 参与推动的 dashboard + Lean + 自动证明器协作模式。
Polymath
公开讨论、公开进展、集体署名和个人贡献并存。
BOINC job replication
分布式计算里的冗余运行、共识结果和 canonical result。