docs: status review of 2026-08-16 - #275
Merged
Merged
Conversation
A single-page review of where keel actually stands: live deployment shape, the one order it has ever placed and why, the measured state of the strategy library, the compliance rails, the asset sweep, the venue studies, the engineering and versioning work, and the roadmap. Its thesis is the honest one and worth stating in the commit as well as the page: the instrument works and the strategies do not. Across the universe, 0 of 20 rules are net-positive at the taker rate actually paid on hourly bars (median n=268), and 0 of 20 reach n>=100 on daily. Daily and hourly rankings correlate at rho = -0.009, so the flattering daily table carries no information. Cost, not signal, is the binding constraint. REDACTED ON PURPOSE. This repository is public. The presented copy carries the live account's equity high-water mark, the open position's quantity, entry fill, fee, cost basis and mark, the exact order timestamp, and the configured position caps. None of that is in this file: it is personal account state, it would enter git history permanently, and no claim in the analysis depends on it. Every structural fact, verdict, measurement and roadmap item is intact. The withholding is stated in the page itself rather than left as a silent gap, so a reader knows the figures exist and were deliberately omitted. Placed under docs/reports/ alongside the existing engine-validation reports, which set the precedent for committing a rendered HTML report to the repo. Co-Authored-By: Claude Opus 5 (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.
A single-page review of where keel stands, for a status meeting on 2026-08-16.
Covers: the live deployment, the one order ever placed and why, rules and strategies, the experiment record, compliance rails, the asset sweep, venue feasibility, engineering and versioning, and the roadmap.
Thesis
The instrument works; the strategies don't. Across the universe,
0 of 20rules are net-positive at the taker rate actually paid on hourly bars (mediann=268), and0 of 20reachn>=100on daily. Daily and hourly rankings correlate atrho = -0.009. Cost, not signal, is the binding constraint — and establishing that rigorously is the project's main result to date.This repository is public. The version presented from carries the live account's equity high-water mark, the open position's quantity, entry fill, fee, cost basis and mark, the exact order timestamp, and the configured position caps.
None of that is in this file. It is personal account state, it would enter git history permanently, and no claim in the analysis depends on it. Every structural fact, verdict, measurement and roadmap item is intact, and the page says the figures were withheld rather than leaving a silent gap.
Placement
docs/reports/, alongside the existingdocs/superpowers/reports/*.htmlengine-validation reports, which set the precedent for committing a rendered report.Verified: parses cleanly, no residual account figures (
grepfor each withheld value returns nothing), and both light and dark themes are defined at token level.🤖 Generated with Claude Code