
Dynamic MVP state, verified progress only
Public compute for the M23 Galois question.
Visitors can inspect the live queue, choose a concrete work unit, run local CPU or AI-assisted computation, and submit only the artifacts needed for independent verification.
Work queue
Click a task and compute locally.
Search a medium Nielsen class shard for admissible covers
This is the main compute queue where independent shards reduce the unresolved search space.
AI-assisted branch tuple pruning for an M23 candidate family
AI can help find cheap filters, but the website must only accept verifiable artifacts, not model trust.
Generate final certificate bundle for accepted positive shards
This is the bridge from distributed computation to a mathematically reviewable claim.
Check Frobenius trace consistency for positive candidates
Trace consistency is a cheap independent filter before expensive certificate generation.
Attribution
Contributors are part of the record.
Core verification desk
Seeded reproducibility checks and public task definitions.
Open compute contributors
Public queue for local CPU, GPU, and AI-assisted verification.
Local AI
Your AI key stays on your machine.
The worker can call a local or user-configured AI endpoint, but the project website never receives the provider key. The AI call is blocked until the contributor explicitly acknowledges the public task.
M23_AI_ENDPOINT=http://localhost:11434/v1/chat/completions M23_AI_API_KEY=local-key node public/m23/worker.mjs --work-unit m23-ai-branch-0012 --run-ai --i-understand-ai-taskRecent submissions