archive: v0.3.0 snapshot (MTF + 5-pair portfolio, clean Sharpe 1.07)#9
Merged
luokerenx4 merged 1 commit intomasterfrom Apr 24, 2026
Merged
archive: v0.3.0 snapshot (MTF + 5-pair portfolio, clean Sharpe 1.07)#9luokerenx4 merged 1 commit intomasterfrom
luokerenx4 merged 1 commit intomasterfrom
Conversation
…1 first time 39 rounds on autoresearch/apr24. 3 strategies alive at end: BTCLeaderBreakX (1.07 / -8.8% DD), MTFTrendStack (0.74), VolBBSqueeze (0.70). 3 killed during run: MeanRevBBClean (r6 plateau), MACDMomentumMTF (r13 plateau), BTCLeaderBreak (r15 dominated by its own fork BTCLeaderBreakX). Key results: - **First project-wide clean Sharpe > 1.0** (BTCLeaderBreakX 1.07, no Goodhart, all 5 pairs positive). v0.2.0's clean peak was 0.67. - First fork event in project history (v0.1.0 + v0.2.0 = 180 rounds, 0 forks). Used with textbook compound-change + isolation-experiment discipline. - 6+ structural cross-paradigm findings, including two paradigm-theory-level asymmetries (cross-pair volume: local >> signal-source; exit semantics: ride-the-move vs manage-the-trend). - v0.2.0 MACDMomentum's 0.67 reinterpreted as BTC/ETH-specific overfit, not paradigm-robust ceiling — motivates errata.md addition to v0.2.0. Archive contents: - meta.yaml: structured metadata + 5 killed/alive strategies + 4 aha moments + 6 comparative findings + 4 behavioral observations + limitations + v0.4.0 direction recommendation - results.tsv: 120 events (5 create / 46 evolve / 1 fork / 3 kill / 65 stable) - strategies/: 3 alive strategies at final state (MTFTrendStack, BTCLeaderBreakX, VolBBSqueeze) - retrospective.md: ~440 lines, three-version comparison, phase-by-phase story, five structural findings, v0.2.0 reinterpretations, v0.4.0 pointer - run.log: last backtest's raw output Peak commit 8d007d1 tagged as v0.3.0 separately. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v0.3.0 run completed. 39 rounds on
autoresearch/apr24, taggedv0.3.0at commit8d007d1. Archives meta.yaml + results.tsv + 3 alive strategies + retrospective.md + run.log. Index inversions/README.mdupdated.Headline
First project-wide clean Sharpe > 1.0. BTCLeaderBreakX reached Sharpe 1.07 / DD -8.8% / all 5 pairs positive, with zero Goodhart attempts. v0.2.0's clean peak was 0.67 — a +60% improvement in ~half the rounds.
Three-version progression:
exit_profit_onlyin bull regime, agent's own sanity check confirmed)Behavioral milestones in this run
errata.mdaddition toversions/0.2.0/in a separate follow-up PR.Scope
Archive-only. Touches
versions/0.3.0/andversions/README.mdindex only. No scaffold changes.Test plan
retrospective.mdfor factual correctness — peak numbers matchresults.tsv, aha moments match commitsmeta.yamlnumbers matchresults.tsvstrategies/*.pyin archive matchuser_data/strategies/*.pyat commit8d007d1v0.3.0resolves on GitHub to commit8d007d1versions/0.2.0/errata.md(per retrospective recommendation — out of scope for this archive-only PR per immutability rule)🤖 Generated with Claude Code