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 silicon-life-os 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| silicon_life_os-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / silicon_life_os-1.0.0-py3-none-any.whl
| Download URL | silicon_life_os-1.0.0-py3-none-any.whl |
|---|---|
| Size | 176.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
08a4d98f11b0687eb44658891eb8037de11b0f25a78668b33c6f4462d7de19a0
|
|
BLAKE2b-256 checksum How to use checksums |
ece3dd869fa3b2f895c3b13fd01320061dabb192e8a1e7a0dcae692578363610
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.4
|