mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-20 13:27:27 +02:00
In this commit, we give the code_drift1 winner the same documentation treatment as the champions: a companion markdown next to its archived source that walks the time machinery -- the 35 minute confidence half-life, the 20 minute bound expiry, and the confidence-weighted interpolation that slides aging evidence back toward the bimodal prior -- and contrasts it axis by axis with lnd's decay, which fades a failure judgment toward the apriori estimate rather than fading trust in evidence toward a learned prior. The doc is honest about why the router is not promoted: it loses every held-out tier, including the drift corpus it was bred on, and its own code carries the flaws of a 400 eval budget. We also flip the champions documentation from pending to resolved. The README's leading caveat no longer says exp-008 is testing whether zero-time-logic is a simulator artifact; it reports that the test ran, that time awareness re-evolved unprompted, and that it lost on every tier, making the champions' timelessness a validated design property at this churn rather than an open question. The results tables gain the drift tier and the drift1 comparison column, the lineage diagram gains its fourth branch, and the per-champion docs get the same surgical pending-to-verdict edits. |
||
|---|---|---|
| .. | ||
| 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-011-code-gen2.md | ||
| exp-011-gen2-best-candidate.go | ||