Goal
palimpsest/aglib is an empty orphan integration branch. Repository governance files and the AGLib Lake package do not exist yet. This issue is the first PR that must create them so ordinary extraction work can follow.
Build only through a reviewed PR into palimpsest/aglib. Do not push to main.
Required deliverables (one PR)
-
Governance (required to unlock later issues)
AGLib/ROADMAP.md — short mathlib-style plan for the library (scope, layers, extraction policy)
AGLib/docs/references.bib — bibliography stub (can be nearly empty; real cites added later)
-
Lake package bootstrap
AGLib/lean-toolchain, AGLib/lakefile.toml, AGLib/lake-manifest.json (mathlib pin)
AGLib/AGLib.lean, minimal AGLib/AGLib/Basic.lean (light import; lake build green)
AGLib/README.md
-
CI
.github/workflows/lean-ci.yml for pushes/PRs to palimpsest/aglib (lake-build on AGLib/)
Constraints
- Base branch:
palimpsest/aglib (empty tree today)
- One focused PR; no monorepo content, no challenge cones, no probe files
- No automatic merge to
main (manual backport later)
Out of scope
Blueprint edits, porting FormalizedSources wholesale, second extractions beyond bootstrap.
Goal
palimpsest/aglibis an empty orphan integration branch. Repository governance files and the AGLib Lake package do not exist yet. This issue is the first PR that must create them so ordinary extraction work can follow.Build only through a reviewed PR into
palimpsest/aglib. Do not push tomain.Required deliverables (one PR)
Governance (required to unlock later issues)
AGLib/ROADMAP.md— short mathlib-style plan for the library (scope, layers, extraction policy)AGLib/docs/references.bib— bibliography stub (can be nearly empty; real cites added later)Lake package bootstrap
AGLib/lean-toolchain,AGLib/lakefile.toml,AGLib/lake-manifest.json(mathlib pin)AGLib/AGLib.lean, minimalAGLib/AGLib/Basic.lean(light import;lake buildgreen)AGLib/README.mdCI
.github/workflows/lean-ci.ymlfor pushes/PRs topalimpsest/aglib(lake-buildonAGLib/)Constraints
palimpsest/aglib(empty tree today)main(manual backport later)Out of scope
Blueprint edits, porting FormalizedSources wholesale, second extractions beyond bootstrap.