V∞ Civilization Evolution Simulator
Civilization = Palace × Coupling × Evolution
The V∞ (V-infinity) Civilization Evolution Simulator simulates how Palace tag topologies evolve under platform economics — proving that decentralized low-tax systems outperform centralized monopolies in long-term ont_self growth, innovation rate, and wealth equality.
Quick Start
pip install v-inf-simulator
# Run default simulation (300 agents, 200 steps)
v-inf-sim
# Experiment 1: Centralized vs Decentralized
v-inf-sim --exp1
# Experiment 2: Diversity vs Monopoly
v-inf-sim --exp2
Key Results
| Experiment | Configuration | ont_self | Growth | New Palaces |
|---|---|---|---|---|
| Centralized monopoly | 30% platform tax | 223.26 | 1.46x | Low |
| Decentralized V∞ | 5% platform tax | 253.06 | 1.67x | High |
| Single-monopoly M=0.98 | Uniform convergence | 214.41 | 1.39x | 17 |
| Diverse ecology M=0.3-0.7 | Dynamic M regulation | 200.28 | 1.44x | 22 |
Core Mechanisms
- Dynamic Tax Rate: Automatically adjusts based on M convergence value (M>0.7 → tax cut by 50%, M<0.3 → tax raised by 50%)
- M-value Golden Zone Regulation:
auto_m_regulation()maintains M in 0.5-0.7 range - Palace Lifecycle Management: Automatically eliminates underperforming Palaces (growth <10% over 3 steps)
- Cross-Palace Knowledge Transfer: Transfers 5% coupling from high-ont to low-ont Palaces
- Health Score:
ont * growth * (1-|M-0.6|) * (1-tax_rate/2)
Citation
@software{zheng2026vinf,
author = {Zheng, Yiting},
title = {V∞ Civilization Evolution Simulator},
year = {2026},
url = {https://github.com/anomalyco/SiliconLifeOS}
}
License
Apache 2.0 — see LICENSE.
Release files for v-inf-simulator 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| v_inf_simulator-0.9.0.tar.gz | 29.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| v_inf_simulator-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 42.1 kB
Release files / v_inf_simulator-0.9.0.tar.gz
| Download URL | v_inf_simulator-0.9.0.tar.gz |
|---|---|
| Size | 29.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e86d33b772e33cb385818a2868162457ff4315327a9cf79753282920d964899c
|
|
BLAKE2b-256 checksum How to use checksums |
e7bd6f2a3cc94dd1acafd125668e175efad53ccfb06e2ecf708a92fea3952fec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.4
|
Release files / v_inf_simulator-0.9.0-py3-none-any.whl
| Download URL | v_inf_simulator-0.9.0-py3-none-any.whl |
|---|---|
| Size | 12.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
10c5124d1cb96d3dcd3de33e5f14b35051ee60183bd1a203b9cc2cf7bd2405df
|
|
BLAKE2b-256 checksum How to use checksums |
0951b7e82d2e88730b5dd387512234be54d70a3868ca7f4bbcc0c93b4956abe6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.4
|