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

Role in the GenesisAeon Ecosystem

cosmic-web (P-COSMICWEB) is the cosmic-web / GADGET-4 benchmark layer of the GenesisAeon stack: it provides the relational network — entropy gates, cosmic moments, and mandala nodes — over which emergence is simulated and visualized, and bridges into the rest of the ecosystem (mirror-machine, climate-dashboard, sonification, entropy-table, fieldtheory) via its optional [stack] extra.

Citation

DOI

DOI will be assigned automatically on first GitHub Release once Zenodo–GitHub integration is enabled for this repo.

This package is also part of a broader published record:

DOI: 10.5281/zenodo.19108819

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-1.0.0.tar.gz (153.5 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-1.0.0-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file cosmic_web-1.0.0.tar.gz.

File metadata

  • Download URL: cosmic_web-1.0.0.tar.gz
  • Upload date:
  • Size: 153.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cosmic_web-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ecc88f93d6d9da29bea887158b6196dbe0ae7415418f2ef3b1b0be29d60ee91c
MD5 37d29ba17125258c19a1ee0f58e0874c
BLAKE2b-256 db260cea3140e378a8d0c8177e027113c27dd4446a55cdd8cbec2af62d8a9b3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cosmic_web-1.0.0.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-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: cosmic_web-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cosmic_web-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5d0818e69e0366e759bf6a8caa0a233f83ab73afb7321ecde9e3d24ed914ed74
MD5 00980cbc1f0ab9e147aab76bcba960a0
BLAKE2b-256 5c0f1742cdf3d0543747c5f5ff532bc63b24663459f921674b73b46ae1032520

See more details on using hashes here.

Provenance

The following attestation bundles were made for cosmic_web-1.0.0-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