You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove the six deprecated Corr/MMC compatibility projections from list_rounds()
retain the full exact-identity roundScoreConfigs surface for Classic, Signals, and Crypto
remove compatibility-only projection code/tests and update NumerAPI migration docs and changelog
Ownership
This is an official-client consumer cutover. Publishing a client that stops reading compatibility fields is a prerequisite for the scheduled server-field removal and may happen earlier.
This PR merged into preview. The final NumerAPI release and monorepo version/pin validation continue through PR #135 and T-374. The deprecated round_model_performances_v2 query remains a known gap and must stop requesting compatibility fields before T-374 closes.
Validation
full NumerAPI tests and Ruff checks
documentation build
Classic, Signals, and Crypto exact-identity coverage
Release blocker found while updating T-469: tag 3.0.0.dev0 points to a35dbddf, whose setup.py sets numerapi_version = "3.0.0". The tag workflow will therefore build stable 3.0.0, while the requested 3.0.0.dev0 artifact is not available on PyPI. Please correct the package version/tag before publication (or explicitly revise the release plan); monorepo lock/pin updates cannot complete until the requested artifact exists. The August 28 stable-release gate remains recorded on monorepo PR #1142.
ndharasz
changed the title
T-469 Prepare NumerAPI 3.0 multiplier removal
T-374 Remove deprecated NumerAPI round multiplier projections
Aug 11, 2026
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
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
list_rounds()roundScoreConfigssurface for Classic, Signals, and CryptoOwnership
This is an official-client consumer cutover. Publishing a client that stops reading compatibility fields is a prerequisite for the scheduled server-field removal and may happen earlier.
This PR merged into
preview. The final NumerAPI release and monorepo version/pin validation continue through PR #135 and T-374. The deprecatedround_model_performances_v2query remains a known gap and must stop requesting compatibility fields before T-374 closes.Validation
Linear: T-374