explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

More from us

InfloqInfluencer marketingBgBlurPrivacy-first blurOlly SocialSocial AI copilotCeptoryVideo intelligenceBgRemoverBackground removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR
  • Architecture — one starship per problem
  • The 27 "Solution Proposed" — what that label means
  • Hacker News — harness vs human proof
  • Comparison — Star Fleet vs other Erdős AI stacks
  • Practical takeaways for builders
  • Summary
  • Related on explainx.ai
← Back to blog

explainx / blog

Star Fleet Math — 20 Parallel Codex Agents, Lean 4, 27 Erdős Proposals

Jul 15, 2026: Colin Snyder's Star Fleet Mac app runs 20 GPT-5.6 Codex starships on 60-vCPU servers, Lean 4 + Fable verification, Ton 618 memory. 27 Erdős solutions proposed. explainx.ai maps harness, HN debate, and formal status.

Jul 15, 2026·6 min read·Yash Thakker
Formal VerificationLean 4GPT-5.6CodexAgent HarnessMathematics
go deep
Star Fleet Math — 20 Parallel Codex Agents, Lean 4, 27 Erdős Proposals

Colin Snyder shipped Star Fleet Math — a Mac desktop app that runs up to 20 parallel math agents ("starships"), each on its own 60-vCPU server with GPT-5.6 via Codex, Lean 4 verification, Claude Fable review, and Ton 618 — a local premise graph where verified lemmas compound.

By July 15, 2026, the dashboard showed 27 Erdős problems as Solution Proposed, 623 untested, and 0 Frontier Math or Millennium claims closed. A Hacker News thread (92 points, title: Solving 20 Erdős Problems with 20 Codex Accounts Running in Parallel) split praise for the harness engineering from skepticism about readability, cost, and what "solved" means.

explainx.ai maps architecture, verification chain, and how this fits next to Leanstral, Erdős #728, and the formal-math agent wave.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.

TL;DR

ItemDetail
BuilderColin Snyder · advised by Mike Kim · starfleetmath.com
StackTypeScript + Bun Mac orchestrator · 20× GPT-5.6 Codex · Lean 4
Status (Jul 15)27 Erdős Solution Proposed · 623 untested · 650 Erdős tracked
VerifyLean 4 → Fable harness → optional iMessage human review
MemoryTon 618 — verified premises in dependency graph
FundingSelf-funded weekend project — not employer-linked (Colin on HN)
HNHarness praised · writeups vs Lean artifact quality debated

Architecture — one starship per problem

Each starship is a full agentic harness, not a single chat session:

LayerCapability
ReasoningGPT-5.6 via Codex — one account per parallel problem
Compute60 vCPU, 120 GiB sandbox · bursts to 2,000 vCPUs (x86 search) · H100 GPU bursts
FormalLean 4 toolchain · CaDiCaL, kissat, Z3, CP-SAT · SageMath, PARI/GP, GAP, Macaulay2
RetrievalLargest Lean 4 premise corpus Colin cites · gemini-embeddings-2 + Chroma English search
LiteratureFirecrawl index of arXiv + GitHub
ReviewClaude Fable proof-verifier harness
Human gateiMessage API to Colin after Fable approval
CompoundingTon 618 — every verified theorem/lemma woven into a dependency graph

explainx.ai read: This is meta-harness design — the Mac app is a fleet commander; heavy lifting lives in remote sandboxes and API models. That matches how GPT-5.6 Sol coding agents use Codex for execution while local UI coordinates sessions — here scaled to 20 math problems at once.


The 27 "Solution Proposed" — what that label means

starfleetmath.com groups problems into Solution Proposed, Untested, and solved counts for Frontier Math / Millennium tiers.

Solution Proposed (27) includes Erdős #123, #129, #130, #254, #267, #320, #321, #336, #394, #415, #450, #489, #521, #522, #538, #584, #638, #662, #709, #769, #793, #796, #959, #1183, #1186, #1188, #1189 — each with a Lean-linked writeup on the site.

Colin's team avoided problems with informal partial answers already online — a deliberate filter against literature regurgitation.

Claim levelWhat it implies
Solution ProposedLean + Fable pipeline accepted a candidate
Erdős wiki 🟢Community / Terence Tao tracker treats as resolved
Peer reviewIndependent mathematicians validate novelty and correctness

Aristotle + GPT-5.2 Pro reached wiki full solution on #728 (Jan 2026) with a published arXiv writeup. Star Fleet's batch is volume + parallelism — acceptance requires the same external refereeing, not only formal syntax.


Hacker News — harness vs human proof

vessenes (HN, ~3h): praised Lean corpus, vCPU sharding, embedding search — but said Fable proof summaries read like opaque technical walls vs the Cycle Double Cover leak's more human-readable narrative. Lean 4 bytecode remains the compelling artifact; distillation into teachable technique is still hard.

Other threads:

TopicHN take
Cost20 × 60-vCPU dedicated servers — Colin: self-funded; not Xinobi AI employer project
GPT-5.6 local?API/Codex, not self-hosted weights
Open source?Asked; no public repo yet
Millennium overnight?Joked — Colin's scope is Erdős catalog, not Clay prizes
Fun vs jobsSplit: conjecture + referee stay human vs proof search automates

Colin replied he will work on more human-readable writeups — acknowledging the artifact / exposition gap formal AI keeps hitting.


Comparison — Star Fleet vs other Erdős AI stacks

SystemShapeNotable outcome
Star Fleet20× parallel Codex + Lean + Ton 61827 proposals Jul 2026
GPT-ErdosCatalog + Lean attempts + reviewersTaxonomy of new vs literature hits
Aristotle / HarmonicAutoformalization pipeline#728 wiki full solution
Leanstral 1.5Open MoE prover modelPutnamBench, miniF2F saturation
OpenAI geometryGeneral reasoning modelPlanar unit distance milestone

Star Fleet optimizes orchestration and memory compounding — not a single frontier model drop. Whether Ton 618 beats raw model scale depends on how many proposals survive human + wiki scrutiny.


Practical takeaways for builders

  1. Parallelize problems, not tokens within one proof — Colin's 20 Codex accounts map cleanly to 20 Erdős IDs; intra-proof search uses vCPU/GPU bursts inside each starship.
  2. Verifier stack matters — Lean 4 ground truth + Fable harness + human iMessage is a three-layer trust ladder; skip any layer and "Solution Proposed" deflates.
  3. Memory graph > chat history — Ton 618 naming aside, dependency-linked lemmas are how formal systems compound — same design pressure as agent memory graphs in coding agents.
  4. Budget reality — Self-funded 20-server parallelism is not a hobby GPU; compare to running SOTA locally economics before copying the fleet model.
  5. Read the Lean, not the summary — HN's critique applies to any Fable-written exposition; treat summaries as pointers, proofs as evidence.

Summary

Star Fleet Math (July 2026) is Colin Snyder's Mac fleet orchestrator: 20 GPT-5.6 Codex starships, Lean 4 + SAT/SMT/CAS sandboxes, embedding search over a large premise corpus, Fable verification, and Ton 618 compounding memory — yielding 27 Erdős Solution Proposed entries on starfleetmath.com. Hacker News celebrated the harness while questioning proof writeups, cost, and resolution status. Solution Proposed ≠ community accepted; compare to #728 and Leanstral for how formal artifacts graduate to recognized math.


Related on explainx.ai

  • Leanstral 1.5 — Proof Abundance for All
  • OpenAI planar unit distance Erdős problem
  • Will AI replace mathematicians? IEEE Big Mathematics
  • GPT-5.6 Sol + Claude Code Claudex setup
  • OpenAI GeneBench Pro — GPT-5.6 Sol computational biology
  • Obsidian vault agent memory graph
  • How to build enterprise AI benchmarks — Nadella

Sources: starfleetmath.com · erdosproblems.com · Hacker News thread, Jul 15, 2026 · Erdős #728 arXiv writeup · Colin Snyder HN replies


Status counts from starfleetmath.com July 15, 2026. Formal acceptance requires independent mathematical review beyond this article.

Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Jul 16, 2026

Codex $HOME Deletion: GPT-5.6, Full Access, and Tibo's July 16 Investigation

OpenAI Codex lead Tibo Sottiaux investigated reports where GPT-5.6 unexpectedly deleted files — including entire $HOME directories when full access disabled sandboxing and auto review. explainx.ai maps the failure chain, community responses, and what to do before your fresh limit-reset quota burns tonight.

Jul 12, 2026

How to Run GPT-5.6 Sol in Claude Code — Claudex & CLIProxyAPI Setup (July 2026)

Tibo: point your orange crab at GPT-5.6 Sol — takes 5 minutes. Official alias sets subagent model, effort, concurrency. explainx.ai maps Tibo's 3 steps vs claude-code-proxy and CC Switch.

Jul 31, 2026

OpenAI Cuts GPT-5.6 Luna Price 80%, Terra 20% (July 2026)

OpenAI dropped GPT-5.6 Luna pricing 80% and Terra 20%, and shipped a Fast mode for Sol that runs up to 2.5x quicker at double the rate. The cuts apply automatically in Codex and ChatGPT Work usage accounting — here's what changed, why, and how Luna compares on cost per task against Claude and Gemini.