docs: v1.9.0 release notes draft (Premium-A shipping milestone)#185
Merged
Conversation
Preemptive draft for v1.9.0 — ready for ship-trigger after audit clears. Covers the Premium-A blueprint shipping milestone: - 27 precomputed preflop blueprint shards (PR #171 + asset commit 1783bef): 169-class engine 178x/406x/448x speedup; ~21 MB bundle shipped under assets/blueprints/. - Blueprint loader API (PR #174), stack-depth interpolation (PR #173), postflop subgame wiring (PR #177), top-level SolverRouter (PR #181), UI integration (PR #178). - Vector-form BR walk (PR #170): W2.3 strict-PASS, persona table 17/0/0/0 (recorded in PR #184). - CS-bug fix (PR #165): preflop State::initial honors config.initial_contributions. - B10 per-combo frequency train (PRs #149/#154/#158/#160): W2.2 Sarah Range.diff -> PASS. - DCFR optimization ledger (docs/rust_optimization_ledger.md): empirical speedups for PRs #114/#139/#150/#157/#162/#170/#171. Known limitations disclosed honestly: - Flop live-solve OOMs in v1.9.0; flop = blueprint-only. v1.10 task #70 addresses (docs/v1_10_postflop_optimization_plan.md). - top_k_per_side is a speed knob, not a correctness flag. - "Realtime postflop" claim scoped precisely: turn + river only. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
6 tasks
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
Preemptive v1.9.0 release notes draft ready for the ship-trigger
moment after the audit clears. v1.9.0 is the Premium-A shipping
milestone: 27 precomputed preflop blueprints, true 169-class engine,
realtime postflop subgame (turn + river), W2.3 strict-PASS, persona
table 17/0/0/0.
Coverage
top_k_per_sideclarified as speed knob, not correctness flagdocs/v1_10_postflop_optimization_plan.mdTest plan
git logdocs/rust_optimization_ledger.mddocs/v1_10_postflop_optimization_plan.md1783bef; PR feat(engine): true 169-class abstraction mode (Premium-A Phase 1.5 unblock, #68) #171 / feat(engine): vector-form BR walk (W2.3 strict-PASS, opt-in) #170 / docs: persona status snapshot 17/0/0/0 post-PR-170 (W2.3 strict-PASS) #184 actually onmain)File
docs/v1_9_0_release_notes_DRAFT.md(584 LOC).🤖 Generated with Claude Code