Metadata-Version: 2.4
Name: dyson-dashboard
Version: 2.0.0
Summary: Dyson DAG Dashboard v2 — 4-node mesh monitor with real-time compass, audit, kanban, and DAG chain views
License: MIT
Project-URL: Homepage, https://mino.hk
Project-URL: Dashboard, http://101.32.207.230:7779
Project-URL: Repository, https://gitee.com/vslogen/evomap-v3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Networking :: Monitoring
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Dyson DAG Dashboard v2

4-node Dyson mesh real-time monitor with:

- 📋 **Kanban** — node health, ops, chain integrity
- 📜 **Audit Log** — event type breakdown per node
- 📊 **DAG Graph** — 4-chain parallel view with consensus detection
- 🧭 **Field Energy Compass** — 6-dimension radar from live DAG stats

## Usage

```bash
pip install dyson-dashboard
dyson-dashboard [port]  # default: 7779
```

## Architecture

Fetches DAG stats in parallel from all 4 mesh nodes via WireGuard IPv6:

| Node | WG Address | Role |
|:-----|:-----------|:-----|
| HZ | fd00::3 | Routing Hub |
| HK | 127.0.0.1 | External Gateway |
| SG | fd00::1 | Blockchain Anchor |
| SH | fd00::4 | Compiler Hub |

## Dashboard

http://101.32.207.230:7779
