release: baseline the @buzzr family at v5.0.0 — engines, MCP server, distribution#9
Merged
Conversation
…stribution Coordinated v5 release across all packages: - dfs-engine 5.0.0: settleEntries() batch settlement with shared memoized stat cache, validateBookPolicyDefinition() declarative policy linting, KALSHI_DRAFT_BOOK_POLICY binary-contract draft policy, richer explanation codes. v4 canonical contracts unchanged. - bets-core 5.0.0: parlay math (combineAmericanOdds, calculateParlayFairValue), calculateExpectedValue, calculateKellyStake, calculateClosingLineValue, calculateRollupByPeriod, calculateDrawdown, calculateStreaks. Existing API untouched; src split into odds/rollup/parlay/value/analytics modules. - entertainment-engine 5.0.0 (adopted into the monorepo from the archived standalone repo): injectable clock, diacritic-safe team normalization, statutory-rule DST-correct primetime detection, expanded rivalry tables, 22-feature calibrated ml-v5 (standardization, momentum, early stopping, seeded shuffle, confidence calibration) with bit-identical v1-weight backward compat, and a new recommendations module (rankGamesForUser, explainRecommendation). - NEW @buzzr/mcp 5.0.0: MCP stdio server exposing 8 tools (grade_dfs_entry, validate_dfs_entry, list_book_policies, fair_line, parlay_value, kelly_stake, predict_game_buzz, rank_games) for AI agents. - Satellites baselined to 5.0.0 with dfs-engine ^5.0.0. - Distribution: per-package metadata (repository/homepage/bugs/keywords), README overhauls, root family-hub README, AGENTS.md, llms.txt, docs/launch kit. Gate: npm run verify green across all 10 packages (typecheck, lint, format, tests, coverage, build, docs, export smoke, size budgets, pack). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 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.
Summary
Coordinated v5.0.0 baseline across all 10 packages:
settleEntries()batch settlement with shared memoized stat cache,validateBookPolicyDefinition(),KALSHI_DRAFT_BOOK_POLICY(binary contracts), richer explanation codes. v4 canonical contracts untouched.rankGamesForUser/explainRecommendationrecommendations API.Evidence
npm run verifygreen across all 10 packages (typecheck, lint, format, tests, coverage, build, docs, export smoke, size budgets, pack smoke).🤖 Generated with Claude Code
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.