utac-metastable-clusters
Metastable star clusters and Sagittarius A* as UTAC entropy-return nodes — a realistic, non-exotic alternative to the white-hole hypothesis, plus a UTAC-framework application to star formation near the Galactic Center. GenesisAeon Package 56.
SPECULATIVE MODULE — see DISCLAIMER.md. Not peer-reviewed.
What is this?
White holes are unobserved and face severe thermodynamic and stability issues. This package models two real, documented astrophysical puzzles through the UTAC (Universal Threshold Adaptive Criticality) framework instead:
- Compact star clusters as distributed entropy-return nodes — using known processes (stellar winds, supernovae, tidal ejection) rather than a hypothetical time-reversed black hole.
- Sagittarius A* as a metastable entropy modulator — explaining active star formation within a few light-years of the Galactic Center despite extreme tidal/radiative conditions (the "paradox of youth").
Installation
pip install utac-metastable-clusters
Usage
from utac_metastable_clusters import UTACMetastableClusters
sys = UTACMetastableClusters()
result = sys.run_cycle()
print(result["cluster"]) # star-cluster entropy-node summary
print(result["sgr_a"]) # Sagittarius A* modulator summary
print(sys.get_crep_state())
print(sys.to_zenodo_record())
Falsifiable predictions
| Prediction | Value | Testable against |
|---|---|---|
| UTAC steepness β in "active" clusters/regions | β > 7 | Gaia DR4 astrometry |
| Sgr A* entropy-modulation signature | model-comparison ΔAIC ≥ 10 vs. null | Future GRAVITY/JWST observations |
Real reference data used (independently verified 2026-08-01)
- Gaia DR3 tidal tails: 19 of 21 nearby open clusters show tidal tails (2025 A&A study), 4 of those asymmetric/tilted away from the Galactic Centre — a real finding the standard tidal-disruption picture doesn't fully predict.
- A2744-z7p9OD: a real, JWST-NIRSpec-confirmed protocluster at z≈7.88.
See DISCLAIMER.md for what this package does and does not claim — notably, it deliberately does not repeat an unsupported "13.5 MHz resonance in Sagittarius A*" claim found in a related preprint.
Role in the GenesisAeon Ecosystem
Package ID: P56 | Domain: astrophysics / entropy dynamics
Builds on the same UTAC/CREP/v_RIG/σ_Φ constants used across the ecosystem
(see vrig-cosmological, beta-clustering-utac, Feldtheorie).
v_RIG = c/(α⁻¹·Φ) ≈ 1352.07 km/s here uses the corrected value (see
FELDTHEORIE_EPISTEMIC_MAP.md, 2026-08-01).
Development
git clone https://github.com/GenesisAeon/utac-metastable-clusters.git
cd utac-metastable-clusters
pip install -e ".[dev]"
ruff check src tests
mypy src
pytest
License
Dual-licensed: source code under GPL-3.0-or-later, documentation under CC BY 4.0.
Citation
See CITATION.cff and .zenodo.json.
GenesisAeon · MOR Research Collective · August 2026
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file utac_metastable_clusters-1.0.0.tar.gz.
File metadata
- Download URL: utac_metastable_clusters-1.0.0.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94e9a5482491aa8438354003e600849b40f90ddf6ceda6c2d53ca8b27fec13f2
|
|
| MD5 |
c3b1645ed78b33bdc20c581e699a63fa
|
|
| BLAKE2b-256 |
b289c3fa4e607cecc0df360a43b5d92c7d3ffbb66836fd8dc1141a062bc0749d
|
File details
Details for the file utac_metastable_clusters-1.0.0-py3-none-any.whl.
File metadata
- Download URL: utac_metastable_clusters-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fb5195041981f7aeede13d5a00cdcd3007de4e2c1d2dfeef1d2c622b6e177b9
|
|
| MD5 |
42b56cc35086b2ccacaf8e05159b92cf
|
|
| BLAKE2b-256 |
490b8076b3f9454a6a4d8b7169ec75451583fc08568609c83dd0e795816aafae
|