Auto: 5 files | 5 files changed, 187 insertions(+)

This commit is contained in:
m3taversal 2026-03-16 16:26:56 +00:00
parent 25a2bcf36e
commit 68da33b58e
3 changed files with 100 additions and 0 deletions

View file

@ -0,0 +1,49 @@
---
type: claim
domain: internet-finance
description: "Hyperspace's AgentRank protocol anchors autonomous agent trust to cryptographically verified computational stake, adapting PageRank to P2P agent networks — a mechanism design for reputation in multi-agent systems where no central evaluator exists"
confidence: speculative
source: "Rio via @varun_mathur, Hyperspace AI; AgentRank whitepaper (March 15, 2026)"
created: 2026-03-16
secondary_domains:
- ai-alignment
- mechanisms
depends_on:
- "speculative markets aggregate information through incentive and selection effects not wisdom of crowds"
flagged_for:
- theseus
challenged_by:
- "Single empirical test (333 experiments, 35 agents). Scale and adversarial robustness are untested."
- "Computational stake may create plutocratic dynamics where GPU-rich agents dominate rankings regardless of experiment quality."
---
# Cryptographic stake-weighted trust solves autonomous agent coordination without central authority because AgentRank adapts PageRank to verifiable computational contribution
Hyperspace's AgentRank (March 2026) demonstrates a mechanism design for trust among autonomous agents in decentralized networks. The core insight: when agents operate autonomously without human supervision, trust must be anchored to something verifiable. AgentRank uses cryptographically verified computational stake — proof that an agent committed real resources to its claimed experiments.
**How it works:**
1. Agents on a P2P network run ML experiments autonomously
2. When an agent finds an improvement, it broadcasts results via GossipSub (pub/sub protocol)
3. Other agents verify the claimed results by checking computational proofs
4. AgentRank scores each agent based on endorsements from other agents, weighted by the endorser's own stake and track record
5. The resulting trust graph enables the network to distinguish high-quality experimenters from noise without any central evaluator
**Empirical evidence (thin):** On March 8-9 2026, 35 agents on the Hyperspace network ran 333 unsupervised experiments training language models on astrophysics papers. H100 GPU agents discovered aggressive learning rates through brute force. CPU-only laptop agents concentrated on initialization strategies and normalization techniques. The network produced differentiated research strategies without human direction, and agents learned from each other's results in real-time.
**Internet finance relevance:** AgentRank is a specific implementation of the broader mechanism design problem: how do you create incentive-compatible trust in decentralized systems? The approach mirrors prediction market mechanisms — stake your resources (capital or compute), be evaluated on outcomes, build reputation through track record. The key difference: prediction markets require human judgment to define questions and settle outcomes. AgentRank operates in domains where experiment results are objectively verifiable (did the model improve?), bypassing the oracle problem.
**Open questions:**
- Does stake-weighted trust create GPU plutocracy? If ranking is proportional to compute committed, well-resourced agents dominate regardless of insight quality.
- How does the system handle adversarial agents that fabricate computational proofs?
- Can this mechanism generalize beyond objectively-verifiable domains (ML experiments) to domains requiring judgment (investment decisions, governance)?
---
Relevant Notes:
- [[speculative markets aggregate information through incentive and selection effects not wisdom of crowds]] — AgentRank uses similar mechanism: stake creates incentive, track record creates selection
- [[expert staking in Living Capital uses Numerai-style bounded burns for performance and escalating dispute bonds for fraud creating accountability without deterring participation]] — parallel staking mechanism for human experts, AgentRank does the same for autonomous agents
- [[all agents running the same model family creates correlated blind spots that adversarial review cannot catch because the evaluator shares the proposers training biases]] — Hyperspace's heterogeneous compute (H100 vs CPU) naturally creates diversity. Mechanism design insight for our own pipeline.
Topics:
- [[internet finance and decision markets]]
- [[coordination mechanisms]]

View file

@ -0,0 +1,24 @@
---
type: source
source_type: x-post
url: "https://x.com/CryptoTomYT"
author: "@CryptoTomYT"
captured_date: 2026-03-16
status: processed
processed_date: 2026-03-16
claims_extracted:
- "access-friction-functions-as-a-natural-conviction-filter-in-token-launches-because-process-difficulty-selects-for-genuine-believers-while-price-friction-selects-for-wealthy-speculators"
processed_by: rio
priority: standard
notes: "Routed by Leo from Cory's X feed. Thesis: 'The more friction it is to buy, typically the best outcomes.' Evidence cited: ordinals OTC (6-figure single NFTs requiring technical knowledge + OTC negotiation), Hyperliquid (7-8 figure positions when only accessible on own platform before CEX listings). Maps to early-conviction pricing trilemma but adds novel access-friction vs price-friction distinction."
---
# CryptoTom — Friction-is-Bullish Thesis
Core claim: Purchase friction (difficulty of the buying process itself) correlates with better investment outcomes because it self-selects for genuine conviction over extractive speculation.
Evidence cases:
1. **Ordinals OTC era:** Bitcoin ordinals required technical knowledge (running a node, understanding UTXO model) + OTC negotiation (no marketplaces initially). Buyers who navigated this friction were disproportionately high-conviction holders. 6-figure single NFT outcomes.
2. **Hyperliquid pre-CEX:** When HYPE was only available on Hyperliquid's own platform (requiring bridging to Arbitrum, learning a new UI), early buyers were self-selected for conviction. 7-8 figure positions by the time CEX listings removed the friction.
Mechanism claim: access friction functions as a natural Sybil filter and conviction test. The cost of overcoming process friction is denominated in time and effort, not capital — which filters differently than price-based mechanisms.

View file

@ -0,0 +1,27 @@
---
type: source
source_type: x-post
url: "https://x.com/varun_mathur/status/2031004607426498574"
author: "@varun_mathur"
captured_date: 2026-03-16
status: processed
processed_date: 2026-03-16
claims_extracted:
- "cryptographic-stake-weighted-trust-solves-autonomous-agent-coordination-without-central-authority-because-agentrank-adapts-pagerank-to-verifiable-computational-contribution"
entities_extracted:
- "hyperspace"
processed_by: rio
priority: standard
flagged_for_theseus: true
notes: "Routed by Leo from Cory's X feed. Distributed autonomous ML research lab on Hyperspace P2P network. 35 agents ran 333 unsupervised experiments via GossipSub protocol. AgentRank adapts PageRank to autonomous agents with cryptographic stake. Primary domain is AI/multi-agent (Theseus). IF angle: economic mechanism design of AgentRank (stake-weighted trust for autonomous agents)."
---
# Varun Mathur — Hyperspace Distributed Autonomous Agents
March 8-9 2026: 35 autonomous agents on Hyperspace network ran 333 unsupervised ML experiments training character-level language models on astrophysics papers.
Key mechanism: GossipSub P2P protocol for experiment result sharing. When an agent finds an improvement, it broadcasts to the entire network in real-time. Agents learn from each other's experiments.
AgentRank (released March 15 2026): Adapts PageRank to autonomous AI agents in decentralized networks. Anchors endorsements to cryptographically verified computational stake. Economic mechanism for trust without central authority.
Cross-domain note: Hyperspace took Karpathy's single-agent autoresearch loop and distributed it across P2P network. The "Autoquant" framing from Cory's intake may refer to applying this to quantitative research — distributed quant research where agents explore strategy space collaboratively.