MicroPrime v1.0 — Baseline experimental implementation (GC-60)
This release represents the baseline experimental version of the MicroPrime project.
Version 1.0 includes the original implementation of the GC-60 arithmetic model and
the incremental archive system used for prime number exploration.
The code in this release corresponds to the version used for the experimental
validation and statistical tests documented in the associated Zenodo publication.
Key characteristics:
- Incremental and persistent archive based on the GC-60 model
- Separation between archive construction and window exploration
- Prime extraction inside arbitrary numeric windows
- Stable behavior verified up to large numeric scales
This version is intended as a stable reference point.
Subsequent releases will introduce usability and visualization improvements
without altering the underlying mathematical model.