Tighten V1 root API and fix mypy release gate#3
Merged
Conversation
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
.agents/plans/2026-05-31-fixes.mdas the only active plan and executed it end-to-end onplan/2026-05-31-fixes.rtdfeatures.__all__and corrected downstream root-import usage to submodule imports for specialist kernels/learners.mypy src tests) without weakening mypy config.Why This Plan Next
Only active plan outside done queue; directly unblocked release-gate readiness with minimal blast radius.
Phase/Commit Summary
69014bbFinalize V1 root exports and fix downstream importse8381e2Align semver/docs contracts and clear mypy for V1 API28c13e4Update release-gate artifact and align remaining root API testsLocal Validation
ruff check .-> PASSmypy src tests-> PASSpytest -m "not external_data" -v-> PASS (823 passed, 3 deselected, 2 xfailed)python -m build-> PASStwine check dist/*-> PASSpytest tests/test_semver_contract.py -v-> PASS (33 passed)pytest tests/test_public_api_docs_contract.py -v-> PASS (3 passed)pytest tests/test_sklearn_adapter.py -v-> PASS (26 passed)python examples/08_sklearn_adapter.py-> PASSCI Required Checks
Independent Review Lanes (gpt-5.3-codex, medium)
116 passed) and low residual risks only.Commit: TBD until mergein release-gate doc), otherwise no correctness/scope issues.Known Risks
Retrospective
Reusable Rules Enforced/Added
tool_failure, continue with fallback checklist, and remain sequential.Plan File Movement
.agents/plans/done/2026-05-31-fixes.md..agents/is not tracked by git in this repository, so plan-file movement is reflected operationally but not as a tracked git diff.