feat(geospatial): add GEODNET-style H3 Hexagonal PoC engine, 10-month uptime threshold, and coverage map visualizer
Browse files
docs/ZYMATICA_AUTONOMOUS_TOKENOMICS_ARCHITECTURE_WHITEPAPER.md
CHANGED
|
@@ -42,11 +42,38 @@ Every transaction executing across the Solana Semantic Anchor is dynamically cat
|
|
| 42 |
|
| 43 |
---
|
| 44 |
|
| 45 |
-
## 3.
|
| 46 |
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
|
| 51 |
---
|
| 52 |
|
|
@@ -59,13 +86,13 @@ $$\mathcal{D}_{\text{Christmas}} = 0.50 \times \mathcal{V}_{\text{Treasury}}$$
|
|
| 59 |
```mermaid
|
| 60 |
pie title Annual Christmas Distribution of Total Treasury Balance
|
| 61 |
"Permanent Compounding Capital Reserve (50%)" : 50
|
| 62 |
-
"Active Gateway Operators (20%)" : 20
|
| 63 |
-
"Protocol Stakeholders & Backers (20%)" : 20
|
| 64 |
-
"Devs One Core Team Bonus (10%)" : 10
|
| 65 |
```
|
| 66 |
|
| 67 |
### 4.1 Distribution Breakdown
|
| 68 |
-
1. **π‘ 20% to Active Gateway Operators
|
| 69 |
2. **π 20% to Protocol Stakeholders:** Distributed as an annual yield dividend to long-term ecosystem stakeholders and token holders.
|
| 70 |
3. **π οΈ 10% to the Devs One Team:** Distributed as an annual performance bonus to the core engineering team for protocol maintenance and security.
|
| 71 |
4. **π 50% Retained in Treasury:** Permanently retained in the non-custodial Treasury vault to ensure an ever-growing capital floor, deep liquidity, and multi-year financial runway.
|
|
|
|
| 42 |
|
| 43 |
---
|
| 44 |
|
| 45 |
+
## 3. The Dual Gateway Income Engine & GEODNET-Style H3 Geospatial Mesh
|
| 46 |
|
| 47 |
+
Physical LoRa gateway operators (flashing abandoned SX1302/SX1303/RAK/Raspberry Pi hardware) benefit from a **Dual Incentive Economic Structure**:
|
| 48 |
+
|
| 49 |
+
```mermaid
|
| 50 |
+
graph TD
|
| 51 |
+
A["π‘ Edge Gateway Operator (Hardware Flasher)"] -->|Stream 1: Real-Time / Daily| B["β‘ Proof-of-Usage (PoU) Routing Rewards"]
|
| 52 |
+
A -->|Stream 2: Annual December 25th| C["π Christmas Proof-of-Coverage (PoC) Airdrop"]
|
| 53 |
+
B -->|30% of Transaction Fee| D["Instant Solana Pay (0.45Β’ β 1.05Β’ / Hop)"]
|
| 54 |
+
C -->|20% of Global Treasury Pool| E["Automated Dec 25 Payout (Active >= 10 Months)"]
|
| 55 |
+
```
|
| 56 |
+
|
| 57 |
+
### 3.1 β‘ Stream 1: Daily Proof-of-Usage (PoU) Instant Routing Pay
|
| 58 |
+
* Whenever an active edge node forwards a Language-U packet or DNA-GROW neural seed, it receives **`30% of the protocol fee` instantly via Solana Pay**.
|
| 59 |
+
* High-traffic urban and university nodes generate reliable **daily active cashflow** ($5.00 to $30.00 USD/day).
|
| 60 |
+
|
| 61 |
+
### 3.2 π Stream 2: The 10-Month Proof-of-Coverage (PoC) Christmas Airdrop
|
| 62 |
+
* **The Wilderness / Remote Node Guarantee:** To ensure global coverage across mountain ranges, rural valleys, farmlands, and over-water corridors, **nodes do NOT need continuous traffic to earn massive annual rewards**.
|
| 63 |
+
* **The 10-Month Rule ($\ge 300\text{ Days}$ Uptime):** Every gateway operator who keeps their node online and verified for at least **10 months of the year** ($\ge 83.3\%$ annual uptime) receives an **equal base share of the 20% Treasury Airdrop Pool** on Christmas Day!
|
| 64 |
+
* **Low Power Economics:** Because flashed nodes consume only **`1.8 to 3.5 Watts`** ($\approx \$0.30 - \$0.50/\text{month}$ of electricity or off-grid solar), running a remote node all year costs **less than $5.00 in total power**, while yielding **hundreds to thousands of dollars in the Christmas airdrop**!
|
| 65 |
+
|
| 66 |
+
### 3.3 πΊοΈ GEODNET-Style H3 Hexagonal Spatial Indexing Algorithm
|
| 67 |
+
To prevent sybil clustering in a single room and incentivize widespread geographic expansion, Zymatica implements the **Uber H3 Hierarchical Spatial Indexing System** (Resolution 7 ~ 1.2 km hexes):
|
| 68 |
+
|
| 69 |
+
$$\text{PoC Multiplier } (\mathcal{M}_{\text{hex}}) = \begin{cases}
|
| 70 |
+
\mathbf{1.00\times} & \text{1 Node in Hex Cell (Solo Standalone Coverage)} \\
|
| 71 |
+
\mathbf{0.75\times} & \text{2 Nodes in Hex Cell (Shared Local Coverage)} \\
|
| 72 |
+
\mathbf{\frac{1.00}{N}} & 3+\text{ Nodes in Hex Cell (Over-Saturated Density Scaling)}
|
| 73 |
+
\end{cases}$$
|
| 74 |
+
|
| 75 |
+
* **Solo Hex Bonus:** A rural node providing the sole coverage in its H3 hex receives the maximum **1.0x multiplier**.
|
| 76 |
+
* **Interactive Coverage Visualizer:** Built-in interactive map visualizer deployed at [`crates/zymatica-zk-mesh/zymatica_coverage_map.html`](file:///c:/200amsterdam-Book/zymatica.space/crates/zymatica-zk-mesh/zymatica_coverage_map.html).
|
| 77 |
|
| 78 |
---
|
| 79 |
|
|
|
|
| 86 |
```mermaid
|
| 87 |
pie title Annual Christmas Distribution of Total Treasury Balance
|
| 88 |
"Permanent Compounding Capital Reserve (50%)" : 50
|
| 89 |
+
"Active Gateway Operators (20% PoC + PoU Airdrop)" : 20
|
| 90 |
+
"Protocol Stakeholders & Backers (20% Yield Dividend)" : 20
|
| 91 |
+
"Devs One Core Team Bonus (10% Royalty Bounty)" : 10
|
| 92 |
```
|
| 93 |
|
| 94 |
### 4.1 Distribution Breakdown
|
| 95 |
+
1. **π‘ 20% to Active Gateway Operators ($\ge 10\text{ Months}$ Active):** Airdropped directly to all verified gateway operators (split 50% for H3 Proof-of-Coverage base and 50% weighted by total routed traffic).
|
| 96 |
2. **π 20% to Protocol Stakeholders:** Distributed as an annual yield dividend to long-term ecosystem stakeholders and token holders.
|
| 97 |
3. **π οΈ 10% to the Devs One Team:** Distributed as an annual performance bonus to the core engineering team for protocol maintenance and security.
|
| 98 |
4. **π 50% Retained in Treasury:** Permanently retained in the non-custodial Treasury vault to ensure an ever-growing capital floor, deep liquidity, and multi-year financial runway.
|