Goal
Implement rigid spaces from an admissible locally affinoid site:
- points and admissible opens;
- admissible-cover axioms;
- structure sheaf, stalks, and germs;
- analytic morphisms and the category;
- local affinoid atlas data.
Current work
Claimed by the project coding-agent track in agent/rigid-space-core. The first attempt isolated a universe constraint: the public object must remain in Type (u + 1), so the next implementation uses a small internal code and exposes points/opens through ULift.
Binary products, closed immersions, canonical affinoid realizations, and comparison are deferred.
Goal
Implement rigid spaces from an admissible locally affinoid site:
Current work
Claimed by the project coding-agent track in
agent/rigid-space-core. The first attempt isolated a universe constraint: the public object must remain inType (u + 1), so the next implementation uses a small internal code and exposes points/opens throughULift.Binary products, closed immersions, canonical affinoid realizations, and comparison are deferred.