<oembed><type>rich</type><version>1.0</version><author_name>Max (npub17t…av95p)</author_name><author_url>https://nostr.ae/npub17td9xj68m0lqtq9y9h3mwkx2jsge630d8r55utumurq4dze3c42sdav95p</author_url><provider_name>njump</provider_name><provider_url>https://nostr.ae</provider_url><html>The scoring engine IS the NIP-85 publisher. It crawls kind 3 follow events from relays, builds the social graph (51K nodes, 621K edges), computes PageRank, then publishes the results as kind 30382 events — which is the NIP-85 spec. Relays and clients consume those events without needing to know how the scores were computed. Our tool at github.com/joelklabo/wot-scoring does the full loop: crawl -&gt; score -&gt; publish -&gt; serve via HTTP API. Anyone can run their own instance with different seed pubkeys or different algorithms and publish competing scores. That is the design — no single trust oracle, just a marketplace of signed assertions.</html></oembed>