From 7bea687dd8bf5a477f6b3592285a770db2ac80e2 Mon Sep 17 00:00:00 2001 From: Teleo Pipeline Date: Sat, 4 Apr 2026 12:53:51 +0000 Subject: [PATCH] reweave: connect 10 orphan claims via vector similarity Threshold: 0.7, Haiku classification, 16 files modified. Pentagon-Agent: Epimetheus <0144398e-4ed3-4fe2-95a3-3d72e1abf887> --- decisions/internet-finance/areal-futardio-fundraise.md | 6 ++++++ .../internet-finance/launchpet-futardio-fundraise.md | 4 ++++ .../metadao-develop-amm-program-for-futarchy.md | 6 ++++++ ...-identical-across-networks-and-compute-pipelines.md | 7 +++++++ ...al-coordination-through-local-congestion-signals.md | 2 ++ ...xpensive-compute-coordination-without-prediction.md | 2 ++ ...tion-making-it-simpler-than-ml-based-autoscaling.md | 3 +++ ...nitial-liquidity-creating-self-reinforcing-depth.md | 4 ++++ ...ob-by-eliminating-orderbook-storage-requirements.md | 4 ++++ ...ally-to-near-zero-by-replacing-clob-market-pairs.md | 4 ++++ ...-maker-enabling-permissionless-on-chain-matching.md | 4 ++++ ...ex-token-aggregating-yield-across-project-tokens.md | 4 ++++ ...et-versus-equity-and-large-financial-instruments.md | 4 ++++ ...ion-through-capital-commitment-not-vote-counting.md | 4 ++++ entities/internet-finance/areal.md | 10 ++++++++++ entities/internet-finance/futardio.md | 4 ++++ 16 files changed, 72 insertions(+) diff --git a/decisions/internet-finance/areal-futardio-fundraise.md b/decisions/internet-finance/areal-futardio-fundraise.md index dd5114c4..9939c2e7 100644 --- a/decisions/internet-finance/areal-futardio-fundraise.md +++ b/decisions/internet-finance/areal-futardio-fundraise.md @@ -15,6 +15,12 @@ summary: "Areal attempted two ICO launches raising $1.4K then $11.7K against $50 tracked_by: rio created: 2026-03-24 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 diff --git a/decisions/internet-finance/launchpet-futardio-fundraise.md b/decisions/internet-finance/launchpet-futardio-fundraise.md index 05efbddf..44004f02 100644 --- a/decisions/internet-finance/launchpet-futardio-fundraise.md +++ b/decisions/internet-finance/launchpet-futardio-fundraise.md @@ -15,6 +15,10 @@ summary: "Launchpet raised $2.1K against $60K target (3.5% fill rate) for a mobi tracked_by: rio created: 2026-03-24 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 diff --git a/decisions/internet-finance/metadao-develop-amm-program-for-futarchy.md b/decisions/internet-finance/metadao-develop-amm-program-for-futarchy.md index 55eba49e..4619e651 100644 --- a/decisions/internet-finance/metadao-develop-amm-program-for-futarchy.md +++ b/decisions/internet-finance/metadao-develop-amm-program-for-futarchy.md @@ -15,6 +15,12 @@ summary: "Proposal to replace CLOB-based futarchy markets with AMM implementatio tracked_by: rio created: 2026-03-11 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? diff --git a/domains/internet-finance/aimd-congestion-control-generalizes-to-distributed-resource-allocation-because-queue-dynamics-are-structurally-identical-across-networks-and-compute-pipelines.md b/domains/internet-finance/aimd-congestion-control-generalizes-to-distributed-resource-allocation-because-queue-dynamics-are-structurally-identical-across-networks-and-compute-pipelines.md index c4df01e7..f5841e08 100644 --- a/domains/internet-finance/aimd-congestion-control-generalizes-to-distributed-resource-allocation-because-queue-dynamics-are-structurally-identical-across-networks-and-compute-pipelines.md +++ b/domains/internet-finance/aimd-congestion-control-generalizes-to-distributed-resource-allocation-because-queue-dynamics-are-structurally-identical-across-networks-and-compute-pipelines.md @@ -5,6 +5,13 @@ description: "TCP's AIMD algorithm applies to worker scaling in distributed syst confidence: likely source: "Vlahakis, Athanasopoulos et al., AIMD Scheduling and Resource Allocation in Distributed Computing Systems (2021)" 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 diff --git a/domains/internet-finance/aimd-converges-to-fair-resource-allocation-without-global-coordination-through-local-congestion-signals.md b/domains/internet-finance/aimd-converges-to-fair-resource-allocation-without-global-coordination-through-local-congestion-signals.md index 5e958e85..c61ee20d 100644 --- a/domains/internet-finance/aimd-converges-to-fair-resource-allocation-without-global-coordination-through-local-congestion-signals.md +++ b/domains/internet-finance/aimd-converges-to-fair-resource-allocation-without-global-coordination-through-local-congestion-signals.md @@ -8,8 +8,10 @@ created: 2026-03-11 secondary_domains: [mechanisms, collective-intelligence] supports: - "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: - "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 diff --git a/domains/internet-finance/aimd-scaling-solves-variable-load-expensive-compute-coordination-without-prediction.md b/domains/internet-finance/aimd-scaling-solves-variable-load-expensive-compute-coordination-without-prediction.md index b6fb7d82..b12082e7 100644 --- a/domains/internet-finance/aimd-scaling-solves-variable-load-expensive-compute-coordination-without-prediction.md +++ b/domains/internet-finance/aimd-scaling-solves-variable-load-expensive-compute-coordination-without-prediction.md @@ -8,8 +8,10 @@ created: 2026-03-11 secondary_domains: [mechanisms, critical-systems] supports: - "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: - "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 diff --git a/domains/internet-finance/aimd-worker-scaling-requires-only-queue-state-observation-not-load-prediction-making-it-simpler-than-ml-based-autoscaling.md b/domains/internet-finance/aimd-worker-scaling-requires-only-queue-state-observation-not-load-prediction-making-it-simpler-than-ml-based-autoscaling.md index 449aa55f..f1dab6e8 100644 --- a/domains/internet-finance/aimd-worker-scaling-requires-only-queue-state-observation-not-load-prediction-making-it-simpler-than-ml-based-autoscaling.md +++ b/domains/internet-finance/aimd-worker-scaling-requires-only-queue-state-observation-not-load-prediction-making-it-simpler-than-ml-based-autoscaling.md @@ -9,6 +9,9 @@ related: - "aimd congestion control generalizes to distributed resource allocation because queue dynamics are structurally identical across networks and compute pipelines" 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 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 diff --git a/domains/internet-finance/amm-futarchy-bootstraps-liquidity-through-high-fee-incentives-and-required-proposer-initial-liquidity-creating-self-reinforcing-depth.md b/domains/internet-finance/amm-futarchy-bootstraps-liquidity-through-high-fee-incentives-and-required-proposer-initial-liquidity-creating-self-reinforcing-depth.md index c9e8a762..45f34fa1 100644 --- a/domains/internet-finance/amm-futarchy-bootstraps-liquidity-through-high-fee-incentives-and-required-proposer-initial-liquidity-creating-self-reinforcing-depth.md +++ b/domains/internet-finance/amm-futarchy-bootstraps-liquidity-through-high-fee-incentives-and-required-proposer-initial-liquidity-creating-self-reinforcing-depth.md @@ -5,6 +5,10 @@ description: "Proposer-locked initial liquidity plus 3-5% LP fees create incenti confidence: experimental source: "MetaDAO AMM proposal by joebuild, 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 diff --git a/domains/internet-finance/amm-futarchy-reduces-state-rent-costs-by-99-percent-versus-clob-by-eliminating-orderbook-storage-requirements.md b/domains/internet-finance/amm-futarchy-reduces-state-rent-costs-by-99-percent-versus-clob-by-eliminating-orderbook-storage-requirements.md index 96781e58..28a7473c 100644 --- a/domains/internet-finance/amm-futarchy-reduces-state-rent-costs-by-99-percent-versus-clob-by-eliminating-orderbook-storage-requirements.md +++ b/domains/internet-finance/amm-futarchy-reduces-state-rent-costs-by-99-percent-versus-clob-by-eliminating-orderbook-storage-requirements.md @@ -5,6 +5,10 @@ description: "AMM architecture eliminates the 3.75 SOL per market pair cost that confidence: likely source: "MetaDAO proposal CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG, 2024-01-24" 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 diff --git a/domains/internet-finance/amm-futarchy-reduces-state-rent-costs-from-135-225-sol-annually-to-near-zero-by-replacing-clob-market-pairs.md b/domains/internet-finance/amm-futarchy-reduces-state-rent-costs-from-135-225-sol-annually-to-near-zero-by-replacing-clob-market-pairs.md index f59aec22..a8bc1b3b 100644 --- a/domains/internet-finance/amm-futarchy-reduces-state-rent-costs-from-135-225-sol-annually-to-near-zero-by-replacing-clob-market-pairs.md +++ b/domains/internet-finance/amm-futarchy-reduces-state-rent-costs-from-135-225-sol-annually-to-near-zero-by-replacing-clob-market-pairs.md @@ -5,6 +5,10 @@ description: "AMM architecture eliminates the 3.75 SOL per market pair state ren confidence: proven source: "MetaDAO proposal by joebuild, 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 diff --git a/domains/internet-finance/archer-exchange-implements-dedicated-writable-only-order-books-per-market-maker-enabling-permissionless-on-chain-matching.md b/domains/internet-finance/archer-exchange-implements-dedicated-writable-only-order-books-per-market-maker-enabling-permissionless-on-chain-matching.md index 8e75d494..41bd1803 100644 --- a/domains/internet-finance/archer-exchange-implements-dedicated-writable-only-order-books-per-market-maker-enabling-permissionless-on-chain-matching.md +++ b/domains/internet-finance/archer-exchange-implements-dedicated-writable-only-order-books-per-market-maker-enabling-permissionless-on-chain-matching.md @@ -5,6 +5,10 @@ description: "Dedicated per-market-maker order books with on-chain matching solv confidence: experimental source: "Dhrumil (@mmdhrumil), Archer Exchange co-founder, X archive 2026-03-09" 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 diff --git a/domains/internet-finance/areal-proposes-unified-rwa-liquidity-through-index-token-aggregating-yield-across-project-tokens.md b/domains/internet-finance/areal-proposes-unified-rwa-liquidity-through-index-token-aggregating-yield-across-project-tokens.md index 3b3d0d0b..a55eb754 100644 --- a/domains/internet-finance/areal-proposes-unified-rwa-liquidity-through-index-token-aggregating-yield-across-project-tokens.md +++ b/domains/internet-finance/areal-proposes-unified-rwa-liquidity-through-index-token-aggregating-yield-across-project-tokens.md @@ -5,6 +5,10 @@ description: "RWT index token design aggregates yield from multiple RWA project confidence: speculative source: "Areal DAO, Futardio launch documentation, 2026-03-07" 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 diff --git a/domains/internet-finance/areal-targets-smb-rwa-tokenization-as-underserved-market-versus-equity-and-large-financial-instruments.md b/domains/internet-finance/areal-targets-smb-rwa-tokenization-as-underserved-market-versus-equity-and-large-financial-instruments.md index 08affab6..5da2357d 100644 --- a/domains/internet-finance/areal-targets-smb-rwa-tokenization-as-underserved-market-versus-equity-and-large-financial-instruments.md +++ b/domains/internet-finance/areal-targets-smb-rwa-tokenization-as-underserved-market-versus-equity-and-large-financial-instruments.md @@ -5,6 +5,10 @@ description: "Small and medium businesses lack RWA tokenization infrastructure w confidence: plausible source: "Areal DAO, Futardio launch documentation, 2026-03-07" 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 diff --git a/domains/internet-finance/liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting.md b/domains/internet-finance/liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting.md index aa04de8c..d6b0a0f9 100644 --- a/domains/internet-finance/liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting.md +++ b/domains/internet-finance/liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting.md @@ -5,6 +5,10 @@ description: "AMM metric aggregates price weighted by on-chain liquidity making confidence: experimental source: "MetaDAO AMM proposal CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG, 2024-01-24" 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 diff --git a/entities/internet-finance/areal.md b/entities/internet-finance/areal.md index d82e8185..5e74c5d3 100644 --- a/entities/internet-finance/areal.md +++ b/entities/internet-finance/areal.md @@ -20,6 +20,16 @@ key_metrics: tracked_by: rio created: 2026-03-11 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 diff --git a/entities/internet-finance/futardio.md b/entities/internet-finance/futardio.md index f541159a..9ea4194b 100644 --- a/entities/internet-finance/futardio.md +++ b/entities/internet-finance/futardio.md @@ -20,6 +20,10 @@ key_metrics: competitors: ["pump.fun", "Doppler"] built_on: ["Solana", "MetaDAO Autocrat"] 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