mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-18 13:07:58 +02:00
In this commit, we record the pre-evolution baseline on the corridors corpus, and it already contains a finding: this is the first environment where lnd's production stack beats members of the evolved lineage. Its divide-and-conquer MPP completes 96% of the held-out payments -- second-best objective despite burning 23 attempts per payment -- while the naive seed manages 75% and even gen2 trails it. mx_c3's evidence-derived shard ladder still leads at 0.876, but at ten attempts per payment there is clear headroom for a router that plans its route set up front instead of discovering shard sizes by failure. The code_split1 run now chases exactly that, with the reflection prompt naming joint route-set planning as the unexplored axis. |
||
|---|---|---|
| .. | ||
| exp-001-param-smoke.md | ||
| exp-002-param-run1.md | ||
| exp-003-seed-router-vs-lnd.md | ||
| exp-004-code-evolution.md | ||
| exp-004-sim-audit.md | ||
| exp-005-sim-audit.md | ||
| exp-006-breakthrough.md | ||
| exp-007-mix-followup.md | ||
| exp-008-drift-evolution.md | ||
| exp-008-drift1-best-candidate.go | ||
| exp-008-drift1-best-candidate.md | ||
| exp-009-mainnet-validation.md | ||
| exp-010-splitting-pressure.md | ||
| exp-011-code-gen2.md | ||
| exp-011-gen2-best-candidate.go | ||