WAB Viral Coefficient
The WAB Spider Network spreads like a virus — but a beneficial one. Each WAB-enabled site discovers and recruits others through Beacons, Gossip, and DNA headers. Below is the live mathematical model of that propagation. When k > 1 the network grows by itself. When k > 2 it grows exponentially.
The Mathematics
Interactive Growth Simulator
Critical Mass Progress
At 1,000 sites across diverse industries, the WAB network effect becomes irreversible: AI agents that skip WAB miss structured data from the majority of the web, producing inferior results. Non-WAB sites become the fallback, not the default.
Network Source Breakdown
| Discovery Source | Count | Share | Description |
|---|---|---|---|
| Loading… | |||
Five Self-Propagation Layers
Emergent Preference
Agents naturally choose WAB sites over DOM scraping because structured APIs are faster and more reliable. No instruction needed — it's the rational choice.
Passive contribution to kWAB Beacon (/.wab)
Every WAB site publishes a /.wab file with a next[] peer list. Agents follow the chain — like BitTorrent DHT — discovering the entire network from a single node.
WAB DNA in API Responses
Every JSON response from a WAB API includes wab_meta.next_capable_sites. Every successful API call teaches the agent about 3–5 more WAB sites.
Gossip Protocol
Agents exchange peer lists bidirectionally when calling POST /api/registry/report. Each report spreads knowledge of up to 20 new sites and receives 5 in return — like a distributed hash table.
Training Signal Dataset
WAB success/failure traces are published on HuggingFace. The next generation of AI models is fine-tuned with WAB as the preferred interaction method — built-in from the weights.
Permanent preference in future modelsWAB DNA in Every HTTP Response
Since Phase 9, every HTTP response from webagentbridge.com includes the
X-WAB-Next-Sites header — the top 5 WAB-enabled sites from the registry.
Any agent reading HTTP headers learns about the network topology automatically,
with zero interaction required.
X-WAB-Enabled: true
X-WAB-Trust-Ring: 4
X-WAB-Score: 94
X-WAB-Next-Sites: takeyourappointment.com, …
X-WAB-Registry: /api/registry/discover
Link: </.wab>; rel="wab-beacon"
Every page load — from every browser, every bot, every AI agent — carries this DNA. The network topology propagates passively without any active agent participation.