reweave: connect 10 orphan claims via vector similarity
Some checks are pending
Sync Graph Data to teleo-app / sync (push) Waiting to run
Some checks are pending
Sync Graph Data to teleo-app / sync (push) Waiting to run
Threshold: 0.7, Haiku classification, 16 files modified. Pentagon-Agent: Epimetheus <0144398e-4ed3-4fe2-95a3-3d72e1abf887>
This commit is contained in:
parent
a5680f8ffa
commit
7bea687dd8
16 changed files with 72 additions and 0 deletions
|
|
@ -15,6 +15,12 @@ summary: "Areal attempted two ICO launches raising $1.4K then $11.7K against $50
|
||||||
tracked_by: rio
|
tracked_by: rio
|
||||||
created: 2026-03-24
|
created: 2026-03-24
|
||||||
source_archive: "inbox/archive/2026-03-05-futardio-launch-areal-finance.md"
|
source_archive: "inbox/archive/2026-03-05-futardio-launch-areal-finance.md"
|
||||||
|
related:
|
||||||
|
- "areal proposes unified rwa liquidity through index token aggregating yield across project tokens"
|
||||||
|
- "areal targets smb rwa tokenization as underserved market versus equity and large financial instruments"
|
||||||
|
reweave_edges:
|
||||||
|
- "areal proposes unified rwa liquidity through index token aggregating yield across project tokens|related|2026-04-04"
|
||||||
|
- "areal targets smb rwa tokenization as underserved market versus equity and large financial instruments|related|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Areal: Futardio ICO Launch
|
# Areal: Futardio ICO Launch
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,10 @@ summary: "Launchpet raised $2.1K against $60K target (3.5% fill rate) for a mobi
|
||||||
tracked_by: rio
|
tracked_by: rio
|
||||||
created: 2026-03-24
|
created: 2026-03-24
|
||||||
source_archive: "inbox/archive/2026-03-05-futardio-launch-launchpet.md"
|
source_archive: "inbox/archive/2026-03-05-futardio-launch-launchpet.md"
|
||||||
|
related:
|
||||||
|
- "algorithm driven social feeds create attention to liquidity conversion in meme token markets"
|
||||||
|
reweave_edges:
|
||||||
|
- "algorithm driven social feeds create attention to liquidity conversion in meme token markets|related|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Launchpet: Futardio ICO Launch
|
# Launchpet: Futardio ICO Launch
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,12 @@ summary: "Proposal to replace CLOB-based futarchy markets with AMM implementatio
|
||||||
tracked_by: rio
|
tracked_by: rio
|
||||||
created: 2026-03-11
|
created: 2026-03-11
|
||||||
source_archive: "inbox/archive/2024-01-24-futardio-proposal-develop-amm-program-for-futarchy.md"
|
source_archive: "inbox/archive/2024-01-24-futardio-proposal-develop-amm-program-for-futarchy.md"
|
||||||
|
supports:
|
||||||
|
- "amm futarchy reduces state rent costs by 99 percent versus clob by eliminating orderbook storage requirements"
|
||||||
|
- "amm futarchy reduces state rent costs from 135 225 sol annually to near zero by replacing clob market pairs"
|
||||||
|
reweave_edges:
|
||||||
|
- "amm futarchy reduces state rent costs by 99 percent versus clob by eliminating orderbook storage requirements|supports|2026-04-04"
|
||||||
|
- "amm futarchy reduces state rent costs from 135 225 sol annually to near zero by replacing clob market pairs|supports|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# MetaDAO: Develop AMM Program for Futarchy?
|
# MetaDAO: Develop AMM Program for Futarchy?
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,13 @@ description: "TCP's AIMD algorithm applies to worker scaling in distributed syst
|
||||||
confidence: likely
|
confidence: likely
|
||||||
source: "Vlahakis, Athanasopoulos et al., AIMD Scheduling and Resource Allocation in Distributed Computing Systems (2021)"
|
source: "Vlahakis, Athanasopoulos et al., AIMD Scheduling and Resource Allocation in Distributed Computing Systems (2021)"
|
||||||
created: 2026-03-11
|
created: 2026-03-11
|
||||||
|
supports:
|
||||||
|
- "aimd scaling solves variable load expensive compute coordination without prediction"
|
||||||
|
reweave_edges:
|
||||||
|
- "aimd scaling solves variable load expensive compute coordination without prediction|supports|2026-04-04"
|
||||||
|
- "aimd worker scaling requires only queue state observation not load prediction making it simpler than ml based autoscaling|related|2026-04-04"
|
||||||
|
related:
|
||||||
|
- "aimd worker scaling requires only queue state observation not load prediction making it simpler than ml based autoscaling"
|
||||||
---
|
---
|
||||||
|
|
||||||
# AIMD congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines
|
# AIMD congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,10 @@ created: 2026-03-11
|
||||||
secondary_domains: [mechanisms, collective-intelligence]
|
secondary_domains: [mechanisms, collective-intelligence]
|
||||||
supports:
|
supports:
|
||||||
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines"
|
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines"
|
||||||
|
- "aimd scaling solves variable load expensive compute coordination without prediction"
|
||||||
reweave_edges:
|
reweave_edges:
|
||||||
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines|supports|2026-04-04"
|
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines|supports|2026-04-04"
|
||||||
|
- "aimd scaling solves variable load expensive compute coordination without prediction|supports|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# AIMD converges to fair resource allocation without global coordination through local congestion signals
|
# AIMD converges to fair resource allocation without global coordination through local congestion signals
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,10 @@ created: 2026-03-11
|
||||||
secondary_domains: [mechanisms, critical-systems]
|
secondary_domains: [mechanisms, critical-systems]
|
||||||
supports:
|
supports:
|
||||||
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines"
|
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines"
|
||||||
|
- "aimd worker scaling requires only queue state observation not load prediction making it simpler than ml based autoscaling"
|
||||||
reweave_edges:
|
reweave_edges:
|
||||||
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines|supports|2026-04-04"
|
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines|supports|2026-04-04"
|
||||||
|
- "aimd worker scaling requires only queue state observation not load prediction making it simpler than ml based autoscaling|supports|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# AIMD scaling solves variable-load expensive-compute coordination without prediction
|
# AIMD scaling solves variable-load expensive-compute coordination without prediction
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,9 @@ related:
|
||||||
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines"
|
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines"
|
||||||
reweave_edges:
|
reweave_edges:
|
||||||
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines|related|2026-04-04"
|
- "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines|related|2026-04-04"
|
||||||
|
- "aimd scaling solves variable load expensive compute coordination without prediction|supports|2026-04-04"
|
||||||
|
supports:
|
||||||
|
- "aimd scaling solves variable load expensive compute coordination without prediction"
|
||||||
---
|
---
|
||||||
|
|
||||||
# AIMD worker scaling requires only queue state observation not load prediction making it simpler than ML-based autoscaling
|
# AIMD worker scaling requires only queue state observation not load prediction making it simpler than ML-based autoscaling
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,10 @@ description: "Proposer-locked initial liquidity plus 3-5% LP fees create incenti
|
||||||
confidence: experimental
|
confidence: experimental
|
||||||
source: "MetaDAO AMM proposal by joebuild, 2024-01-24"
|
source: "MetaDAO AMM proposal by joebuild, 2024-01-24"
|
||||||
created: 2024-01-24
|
created: 2024-01-24
|
||||||
|
related:
|
||||||
|
- "amm futarchy reduces state rent costs from 135 225 sol annually to near zero by replacing clob market pairs"
|
||||||
|
reweave_edges:
|
||||||
|
- "amm futarchy reduces state rent costs from 135 225 sol annually to near zero by replacing clob market pairs|related|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# AMM futarchy bootstraps liquidity through high fee incentives and required proposer initial liquidity creating self-reinforcing depth
|
# AMM futarchy bootstraps liquidity through high fee incentives and required proposer initial liquidity creating self-reinforcing depth
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,10 @@ description: "AMM architecture eliminates the 3.75 SOL per market pair cost that
|
||||||
confidence: likely
|
confidence: likely
|
||||||
source: "MetaDAO proposal CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG, 2024-01-24"
|
source: "MetaDAO proposal CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG, 2024-01-24"
|
||||||
created: 2026-03-11
|
created: 2026-03-11
|
||||||
|
supports:
|
||||||
|
- "amm futarchy reduces state rent costs from 135 225 sol annually to near zero by replacing clob market pairs"
|
||||||
|
reweave_edges:
|
||||||
|
- "amm futarchy reduces state rent costs from 135 225 sol annually to near zero by replacing clob market pairs|supports|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# AMM futarchy reduces state rent costs by 99 percent versus CLOB by eliminating orderbook storage requirements
|
# AMM futarchy reduces state rent costs by 99 percent versus CLOB by eliminating orderbook storage requirements
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,10 @@ description: "AMM architecture eliminates the 3.75 SOL per market pair state ren
|
||||||
confidence: proven
|
confidence: proven
|
||||||
source: "MetaDAO proposal by joebuild, 2024-01-24"
|
source: "MetaDAO proposal by joebuild, 2024-01-24"
|
||||||
created: 2024-01-24
|
created: 2024-01-24
|
||||||
|
supports:
|
||||||
|
- "amm futarchy reduces state rent costs by 99 percent versus clob by eliminating orderbook storage requirements"
|
||||||
|
reweave_edges:
|
||||||
|
- "amm futarchy reduces state rent costs by 99 percent versus clob by eliminating orderbook storage requirements|supports|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# AMM futarchy reduces state rent costs from 135-225 SOL annually to near-zero by replacing CLOB market pairs
|
# AMM futarchy reduces state rent costs from 135-225 SOL annually to near-zero by replacing CLOB market pairs
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,10 @@ description: "Dedicated per-market-maker order books with on-chain matching solv
|
||||||
confidence: experimental
|
confidence: experimental
|
||||||
source: "Dhrumil (@mmdhrumil), Archer Exchange co-founder, X archive 2026-03-09"
|
source: "Dhrumil (@mmdhrumil), Archer Exchange co-founder, X archive 2026-03-09"
|
||||||
created: 2026-03-11
|
created: 2026-03-11
|
||||||
|
supports:
|
||||||
|
- "Archer Exchange"
|
||||||
|
reweave_edges:
|
||||||
|
- "Archer Exchange|supports|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Archer Exchange implements dedicated writable-only-by-you order books per market maker enabling permissionless on-chain matching
|
# Archer Exchange implements dedicated writable-only-by-you order books per market maker enabling permissionless on-chain matching
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,10 @@ description: "RWT index token design aggregates yield from multiple RWA project
|
||||||
confidence: speculative
|
confidence: speculative
|
||||||
source: "Areal DAO, Futardio launch documentation, 2026-03-07"
|
source: "Areal DAO, Futardio launch documentation, 2026-03-07"
|
||||||
created: 2026-03-11
|
created: 2026-03-11
|
||||||
|
related:
|
||||||
|
- "Areal: Futardio ICO Launch"
|
||||||
|
reweave_edges:
|
||||||
|
- "Areal: Futardio ICO Launch|related|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Areal proposes unified RWA liquidity through index token aggregating yield across project tokens
|
# Areal proposes unified RWA liquidity through index token aggregating yield across project tokens
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,10 @@ description: "Small and medium businesses lack RWA tokenization infrastructure w
|
||||||
confidence: plausible
|
confidence: plausible
|
||||||
source: "Areal DAO, Futardio launch documentation, 2026-03-07"
|
source: "Areal DAO, Futardio launch documentation, 2026-03-07"
|
||||||
created: 2026-03-11
|
created: 2026-03-11
|
||||||
|
related:
|
||||||
|
- "Areal: Futardio ICO Launch"
|
||||||
|
reweave_edges:
|
||||||
|
- "Areal: Futardio ICO Launch|related|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Areal targets SMB RWA tokenization as underserved market versus equity and large financial instruments
|
# Areal targets SMB RWA tokenization as underserved market versus equity and large financial instruments
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,10 @@ description: "AMM metric aggregates price weighted by on-chain liquidity making
|
||||||
confidence: experimental
|
confidence: experimental
|
||||||
source: "MetaDAO AMM proposal CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG, 2024-01-24"
|
source: "MetaDAO AMM proposal CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG, 2024-01-24"
|
||||||
created: 2026-03-11
|
created: 2026-03-11
|
||||||
|
related:
|
||||||
|
- "amm futarchy reduces state rent costs by 99 percent versus clob by eliminating orderbook storage requirements"
|
||||||
|
reweave_edges:
|
||||||
|
- "amm futarchy reduces state rent costs by 99 percent versus clob by eliminating orderbook storage requirements|related|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Liquidity-weighted price over time solves futarchy manipulation through capital commitment not vote counting
|
# Liquidity-weighted price over time solves futarchy manipulation through capital commitment not vote counting
|
||||||
|
|
|
||||||
|
|
@ -20,6 +20,16 @@ key_metrics:
|
||||||
tracked_by: rio
|
tracked_by: rio
|
||||||
created: 2026-03-11
|
created: 2026-03-11
|
||||||
source_archive: "inbox/archive/2026-03-07-futardio-launch-areal.md"
|
source_archive: "inbox/archive/2026-03-07-futardio-launch-areal.md"
|
||||||
|
supports:
|
||||||
|
- "areal demonstrates rwa tokenization with vehicle pilot achieving 26 percent apy through carsharing revenue"
|
||||||
|
- "Areal: Futardio ICO Launch"
|
||||||
|
- "areal proposes unified rwa liquidity through index token aggregating yield across project tokens"
|
||||||
|
- "areal targets smb rwa tokenization as underserved market versus equity and large financial instruments"
|
||||||
|
reweave_edges:
|
||||||
|
- "areal demonstrates rwa tokenization with vehicle pilot achieving 26 percent apy through carsharing revenue|supports|2026-04-04"
|
||||||
|
- "Areal: Futardio ICO Launch|supports|2026-04-04"
|
||||||
|
- "areal proposes unified rwa liquidity through index token aggregating yield across project tokens|supports|2026-04-04"
|
||||||
|
- "areal targets smb rwa tokenization as underserved market versus equity and large financial instruments|supports|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Areal DAO
|
# Areal DAO
|
||||||
|
|
|
||||||
|
|
@ -20,6 +20,10 @@ key_metrics:
|
||||||
competitors: ["pump.fun", "Doppler"]
|
competitors: ["pump.fun", "Doppler"]
|
||||||
built_on: ["Solana", "MetaDAO Autocrat"]
|
built_on: ["Solana", "MetaDAO Autocrat"]
|
||||||
tags: ["launchpad", "ownership-coins", "futarchy", "unruggable-ico", "permissionless-launches"]
|
tags: ["launchpad", "ownership-coins", "futarchy", "unruggable-ico", "permissionless-launches"]
|
||||||
|
related:
|
||||||
|
- "algorithm driven social feeds create attention to liquidity conversion in meme token markets"
|
||||||
|
reweave_edges:
|
||||||
|
- "algorithm driven social feeds create attention to liquidity conversion in meme token markets|related|2026-04-04"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Futardio
|
# Futardio
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue