Economic Substrate
Georgist Economics
Digital land taxed. Participation rewarded. Abandonment reclaimed.
Traditional networks suffer from data hoarding and digital landlordism — early participants claim vast swaths of network authority without providing ongoing utility. The Lattice treats resource allocation as a dynamic, economic leasehold with structural incentives that make contribution the dominant strategy.
The Digital Commons
Data Land & the Land-Value Tax
We integrate the economic principles of Henry George directly into the network substrate. Holding presence or data registry space within the lattice comes with an ongoing, automated Land-Value Tax (LVT). This tax is not paid in fiat currency to a centralized authority — it is a structural routing and resource cost calculated natively within the ledger.
You Occupy, You Pay
Every resource claim — hosting telemetry records, hydrological monitoring logs, community sensor data — occupies network capacity. The LVT is proportional to the claim's footprint. Larger claims pay more. Stale claims pay more.
You Contribute, You Earn
Nodes that actively relay traffic, store DHT records, and propagate messages earn contribution credits that offset their LVT burden. The more you serve the mesh, the less you're taxed. Contribution is the dominant strategy.
You Abandon, You Lose
Data territory that goes unmaintained is reclaimed by the network. No permanent claims. No absentee landlords. The land returns to the collective pool for other Kademlia peers to tend.
The Tax Engine
Your Contribution Ratio Determines Your Rate
The tax rate is not flat — it's a function of your contribution ratio: the ratio of what you give (relayed bytes, DHT records stored, messages propagated) to what you take (traffic generated, queries issued).
Tax Rate Formula
Tax collected is redistributed equally to all known peers at each epoch boundary. It doesn't go to a central authority — it circulates back to the participants who are keeping the mesh alive.
Contribution Minting
Earn by Serving the Mesh
To offset the land-value tax of holding space, nodes must actively prove they
are providing value. The network continually issues automated cryptographic
storage challenges. Passing an audit triggers a Transaction::Mint
event, creating contribution credits that directly neutralize your LVT liability.
Active Auditing
At every epoch tick, the network selects resource claims due for verification and issues deterministic challenges. The challenge targets a specific chunk of the claimed resource — the node must prove it still holds the data.
Reward Calculation
A successful verification mints contribution credits proportional to the resource size and current tenure health:
Larger, healthier resources earn more. A resource with perfect health (1.0) earns the full reward. A degraded resource earns proportionally less.
The Forgiveness Curve
Exponential Decay With Recovery
The lattice runs on real-world edge hardware — home internet connections experience brief blackouts, storm systems knock out residential power lines. The economic engine is designed with structural forgiveness. It distinguishes between a transient network failure and an adversarial actor using the Tenure Health Score (H), bounded between 0.0 and 1.0.
The Penalty Curve
If a node misses a deterministic spot-check challenge, its tenure health decays exponentially:
Concurrently, the LVT burden escalates based on the consecutive failure count. Each failure compounds — the tax rate increases while health erodes.
The Recovery Step
When the node stabilizes and passes its next challenge, failures reset to zero and health recovers:
Recovery is linear and capped — a node at 0.30 health needs seven successful challenges to fully recover. This prevents rapid health gaming while allowing honest nodes to earn their way back.
The Eviction Floor
If tenure health slides below the hard threshold, the claim is dissolved:
The resource claim is removed from the ledger. The data territory returns to the collective pool. Other Kademlia peers can reclaim the space. No appeals. No exceptions. The math is the arbiter.
The Nash Equilibrium
Contributing Is the Dominant Strategy
The system converges to a stable equilibrium where honest participation is mathematically optimal. A node that gives more than it takes sees its tax rate drop and its contribution minting rise. A node that takes without giving sees its balance erode epoch by epoch — taxed into decline, then evicted entirely.
Solo-Node Proof (Phase 5 Testnet)
epoch 3: balance 4181 → 3836 (tax -345, ratio 0.50)
epoch 4: balance 3836 → 3550 (tax -286, ratio 0.67)
epoch 5: balance 3550 → 3286 (tax -264, minted=0, ratio 0.67)
epoch 6: balance 3286 → 3041 (tax -245, minted=0, ratio 0.67)
epoch 7: balance 3041 → 2815 (tax -226, minted=0, ratio 0.67)
A single node, contributing nothing, sitting alone — watching its balance decline epoch by epoch. The tax rate settled at 7.46% because the contribution ratio landed at 0.67. This is not a simulation. This is a log file.
Through this mathematical equilibrium, the lattice ensures that digital land always remains in the hands of those actively cultivating it. No permanent claims. No extractive middlemen. Just running code that proves the thesis.