The cosmic web layer for the GenesisAeon stack – relational network of entropy gates, cosmic moments, mandala nodes and emergence visualization.
Project description
cosmic-web
The cosmic web – relational network of entropy gates, cosmic moments, mandala nodes and emergence visualization for the GenesisAeon stack.
Install
pip install cosmic-web
# or
uv tool install cosmic-web
# With full GenesisAeon stack bindings
pip install "cosmic-web[stack]"
Quick start
# Render emergence metrics for a 50-node cosmic web
cweb render --nodes 50 --edges 100
# Simulate emergent propagation (5 steps, 30 nodes)
cweb simulate --nodes 30 --steps 5
# Launch interactive Plotly/Dash dashboard
cweb dashboard --port 8050
Python API
from cosmic_web import build_cosmic_web, emergence_metrics
from cosmic_web.core import simulate_emergence
G = build_cosmic_web(nodes=50, edges=100, seed=42)
metrics = emergence_metrics(G)
print(metrics.head())
history = simulate_emergence(G, steps=10)
Architecture
cosmic-web/
├── src/cosmic_web/
│ ├── core.py # CosmicWebGraph + emergence simulation
│ ├── app.py # Plotly/Dash interactive dashboard
│ ├── cli.py # CLI: cweb render | simulate | dashboard
│ └── entropy_table_bridge.py # Optional bridge to entropy-table [stack]
├── domains.yaml # Domain topology registry
└── tests/
├── test_core.py
└── test_cli.py
Stack bindings ([stack])
| Layer | Binding |
|---|---|
mirror-machine |
Phase-transitions as nodes |
climate-dashboard |
UI integration |
sonification |
Audio from edges |
mandala-visualizer |
Fractal node rendering |
entropy-table |
Domain registry |
fieldtheory |
Unified field topology |
CLI reference
| Command | Description |
|---|---|
cweb render |
Print emergence metrics table |
cweb simulate |
Run emergence diffusion simulation |
cweb dashboard |
Launch interactive web dashboard |
cweb version |
Show version |
DOI: 10.5281/zenodo.19108819
PyPI: pip install cosmic-web (oder pip install "cosmic-web[stack]" für den vollen GenesisAeon-Stack)
Project details
Release history Release notifications | RSS feed
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 cosmic_web-0.3.1.tar.gz.
File metadata
- Download URL: cosmic_web-0.3.1.tar.gz
- Upload date:
- Size: 138.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e563a725ccc3dd60f9475d3fb32a90b5638a71acc3009e515311de8f25aa9b27
|
|
| MD5 |
5d783cf28158ed53393678ced5a1701a
|
|
| BLAKE2b-256 |
68cc8cc72f001fa732def94891e0062ea3fe1a77f717890ef23d942c08d70024
|
Provenance
The following attestation bundles were made for cosmic_web-0.3.1.tar.gz:
Publisher:
release.yml on GenesisAeon/cosmic-web
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cosmic_web-0.3.1.tar.gz -
Subject digest:
e563a725ccc3dd60f9475d3fb32a90b5638a71acc3009e515311de8f25aa9b27 - Sigstore transparency entry: 1186457430
- Sigstore integration time:
-
Permalink:
GenesisAeon/cosmic-web@450768389ec6b0331ed5045a37f422d4be1378b6 -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/GenesisAeon
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@450768389ec6b0331ed5045a37f422d4be1378b6 -
Trigger Event:
push
-
Statement type:
File details
Details for the file cosmic_web-0.3.1-py3-none-any.whl.
File metadata
- Download URL: cosmic_web-0.3.1-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
487895fbb1fcd89f95cf07bb326f5c7d9f684c485735e164b504e027e7d89730
|
|
| MD5 |
0fcda51f6f21a7eabe6e31a733d99c17
|
|
| BLAKE2b-256 |
d85e6b6807291a352774b34eefcd750ba5c7ea640d3ba4874a0d0154bcf1347d
|
Provenance
The following attestation bundles were made for cosmic_web-0.3.1-py3-none-any.whl:
Publisher:
release.yml on GenesisAeon/cosmic-web
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cosmic_web-0.3.1-py3-none-any.whl -
Subject digest:
487895fbb1fcd89f95cf07bb326f5c7d9f684c485735e164b504e027e7d89730 - Sigstore transparency entry: 1186457434
- Sigstore integration time:
-
Permalink:
GenesisAeon/cosmic-web@450768389ec6b0331ed5045a37f422d4be1378b6 -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/GenesisAeon
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@450768389ec6b0331ed5045a37f422d4be1378b6 -
Trigger Event:
push
-
Statement type: