chore(live): per-asset ceiling 0.50 -> 0.75 ($200 -> $300) - #819
Merged
Merged
Conversation
Mirrors the change already applied to ~/keel/config.live-sandbox.yaml on 2026-09-26 so the tracked copy stays identical to the deployment. BTC stood at $151.81 at cost (three $50 DCA buys); the fourth projected to $201.81 and guard 6 vetoed it on 2026-09-25. Exposure is measured at cost, so a falling price never frees room: at 0.50 the weekly DCA was permanently capped at three buys. 0.75 admits three more. max_exposure_usd, the sizing proxy, is unchanged. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
eaitbrahim
added a commit
that referenced
this pull request
Sep 26, 2026
…oled evaluation as policy (#828) MINOR: #826 changes what promotion decides (G2 and #338's pooled path judge in R; min_expectancy is an R threshold; a sample with no R is refused), and #825 adds report sections. No schema change since 0.17.0. What lands: #826 (#820) -- edge table, G2 and promotion in R; negative-risk flip fixed; pooled rows in exit-time order. #825 (#821) -- simulate buys DCA once per completed day (was 24x per cadence day), no forming-day look-ahead, DCA sleeve reported. #824 (#822) -- ADR 0006: daily strategies evaluated on the pooled sample. #827 (#823) -- experiment record: hourly turtle, 4,871 trades. #819 -- live per-asset ceiling config mirrored (0.50 -> 0.75). Co-authored-by: Claude Opus 5.5 <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.
Mirrors a change already live in
~/keel/config.live-sandbox.yaml(applied 2026-09-26 at 01:16 UTC, before that day's 01:20 run), so the tracked copy stays byte-identical to the deployment. Before this edit the two files were identical.Why
per_asset_concentration_cap. BTC held $151.81 at cost, from three $50 buys. The fourth buy projected to $201.81, over the 0.50 × $400 = $200 limit.Unchanged
max_exposure_usdstays at 400. It's also the sizing proxy, and the config's own note says to raise it only alongside rail 14.A dated note was added to the caps history comment.
🤖 Generated with Claude Code