[{"data":1,"prerenderedAt":4},["ShallowReactive",2],{"ZopIYv7o9F":3},"# AINTLIB — an AI-reviewed number-theory library\n\n**AINTLIB is a \"mathlib for number theory,\" maintained by AI agents.** It is **one Lake workspace**\nwith every number-theory project side by side under `projects/\u003CP>/`, all on a **single mathlib that is\nbumped to latest daily**. Because it is one build unit, any result can `import` any other — that is the\npoint. Standards are deliberately relaxed (AI reviewers; `sorry` is allowed as a work-in-progress\nmarker), and a continuous fleet of Claude agents cleans, generalises, and decomposes results as the\nprojects grow.\n\n## 🔗 Live blueprints\n\nEach project has a [Verso](https://github.com/leanprover/verso-blueprint) blueprint, published as\nsubdirectories of one site:\n\n**https://cbirkbeck.github.io/AINTLIB-blueprints/**\n\n- [p-adic L-functions](https://cbirkbeck.github.io/AINTLIB-blueprints/padic/)\n- [Adic spaces (Huber/Tate rings, the adic spectrum)](https://cbirkbeck.github.io/AINTLIB-blueprints/adicspaces/)\n- [Modular forms — the valence formula](https://cbirkbeck.github.io/AINTLIB-blueprints/leanmodularforms/)\n- [Strong multiplicity one](https://cbirkbeck.github.io/AINTLIB-blueprints/smo/)\n- [The Hasse bound for elliptic curves](https://cbirkbeck.github.io/AINTLIB-blueprints/hasseweil/)\n- [Chebotarev density theorem](https://cbirkbeck.github.io/AINTLIB-blueprints/chebotarev/)\n- [Kummer's criterion & regular primes](https://cbirkbeck.github.io/AINTLIB-blueprints/flt-bernoulli/)\n\n(Public site; this source repo is private.)\n\n## Structure\n\n- **`main`** — the integrated library. Always builds. Bumped to latest mathlib daily and centrally.\n  `sorry` is allowed here as an explicit work-in-progress marker.\n- **`dev/\u003Cproject>` branches** — each project's frontier, where new theorems are proved.\n\nIt is maintained by a **4-account Claude fleet**: a coordinator (writes tickets, bumps mathlib, reviews\ngeneralisations) + universal workers that pull GitHub-issue tickets and run `/cleanup`, `/generalise`,\nor `/decompose-proof` per the ticket's lane. The binding rules are in `CLAUDE.md`; the full design is\n`docs/superpowers/specs/2026-06-16-aintlib-worker-system-design.md`.\n\n## Projects (`projects/\u003CP>/`)\n\nPadicLFunctions · AdicSpaces · Chebotarev · FltRegularBernoulli · HasseWeil · LeanModularForms ·\nNagellLutz · FltRegular · Common.\n\n## Build\n\n```bash\nlake exe cache get            # mathlib oleans\nlake build PadicLFunctions    # any project's lib; builds are incremental\n```\n\nPinned: Lean **v4.31.0-rc2**, mathlib **@d90090f** (moves with the daily bump).\n\n## Layout\n\n- `projects/\u003CP>/\u003CLib>/…` — each project's Lean source.\n- `projects/\u003CP>/_blueprint/` + `projects/\u003CP>/\u003CLib>Blueprint/` — that project's Verso blueprint side-build.\n- `scripts/render-blueprint-local.sh` — render one project's blueprint locally (disk-safe recipe);\n  `scripts/build-blueprints.sh` — assemble the multi-blueprint site for Pages.\n- `docs/worker-prompts/` — the worker fleet prompts; `docs/superpowers/specs/` — designs.\n\nBuilt with [Claude Code](https://claude.com/claude-code).\n",1785960017806]