Skip to main content

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.

CI Python 3.11+ License: MIT PyPI


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)

DOI

Built with NetworkX · Plotly · Dash · Typer · Rich

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cosmic_web-0.3.1.tar.gz (138.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cosmic_web-0.3.1-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

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

Hashes for cosmic_web-0.3.1.tar.gz
Algorithm Hash digest
SHA256 e563a725ccc3dd60f9475d3fb32a90b5638a71acc3009e515311de8f25aa9b27
MD5 5d783cf28158ed53393678ced5a1701a
BLAKE2b-256 68cc8cc72f001fa732def94891e0062ea3fe1a77f717890ef23d942c08d70024

See more details on using hashes here.

Provenance

The following attestation bundles were made for cosmic_web-0.3.1.tar.gz:

Publisher: release.yml on GenesisAeon/cosmic-web

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for cosmic_web-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 487895fbb1fcd89f95cf07bb326f5c7d9f684c485735e164b504e027e7d89730
MD5 0fcda51f6f21a7eabe6e31a733d99c17
BLAKE2b-256 d85e6b6807291a352774b34eefcd750ba5c7ea640d3ba4874a0d0154bcf1347d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cosmic_web-0.3.1-py3-none-any.whl:

Publisher: release.yml on GenesisAeon/cosmic-web

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page