Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

badbugsarts-hue/UIDT-Framework-V3.2-Canonical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ REPOSITORY DEPRECATED ⚠️

This repository has been superseded by UIDT v3.7.2

New Repository DOI


⛔ DO NOT USE THIS REPOSITORY ⛔

This repository (v3.2/v3.6 mixed version) has been permanently deprecated and replaced with the clean, canonical v3.7.2 release.


Migration Instructions

For Git Users:

# Update your local repository to point to the new location:
cd UIDT-Framework-V3.2-Canonical
git remote set-url origin https://github.com/Mass-Gap/UIDT-Framework-v3.7.2-Canonical.git
git pull

For New Users:

# Clone the new repository instead:
git clone https://github.com/Mass-Gap/UIDT-Framework-v3.7.2-Canonical.git
cd UIDT-Framework-v3.7.2-Canonical
pip install -r verification/requirements.txt
python verification/scripts/UIDT-3.6.1-Verification.py

Why This Change?

UIDT v3.7.2 represents a Clean State after addressing:

  1. Version inconsistency - Old repo name (V3.2) didn't match content (v3.6.1)
  2. Organizational structure - Moved to Mass-Gap organization for Clay Institute submission
  3. Professional standards - Restructured to meet CERN/Clay Mathematics Institute publication requirements
  4. Scientific integrity - Added evidence classification (A-E) and limitation disclosure (L1-L6)
  5. UIDT-OS exclusion - Properly excluded 427 proprietary operational system files

What's New in v3.7.2?

Professional directory structure (docs/, verification/, simulation/, manuscript/) ✅ Complete scientific integrity documentation (evidence classification, limitations, falsification criteria) ✅ Enhanced reproducibility (Docker support, improved verification scripts) ✅ CERN publication standards (proper metadata, citation guides) ✅ Clay Mathematics Institute submission (complete 116-file package included)


Important Links


Citation

Please cite the new v3.7.2 version:

@article{Rietz2025_UIDT_v372,
  title     = {Universal Gamma Scaling: Unified Information-Density Theory (UIDT v3.7.2)},
  author    = {Rietz, Philipp},
  year      = {2025},
  month     = {December},
  doi       = {10.5281/zenodo.17835200},
  url       = {https://doi.org/10.5281/zenodo.17835200},
  publisher = {Zenodo},
  version   = {3.7.2},
  license   = {CC-BY-4.0}
}

Contact

Author: Philipp Rietz ORCID: 0009-0007-4307-1609 Email: badbugs.arts@gmail.com


This repository is archived and read-only.