plan: execute 2026-05-31-publish trusted-publishing release prep#4
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.
Plan Completion
.agents/plans/2026-05-31-publish.md.agents/plans/done/2026-05-31-publish.md.agents/is gitignored in this repo, so plan-file move is reflected in workspace state but not tracked in git history.Why This Plan Next
.agents/plans(excluding.agents/plans/done) and unblocked first trusted-publishing release readiness forv1.0.0.Implementation Summary
pypiGitHub environment gate on publish jobv<pyproject version>) before buildCommit / Phase Summary
6b0b2e6— WP1-WP3: publish workflow hardening + release docs alignment.3c67ca7— WP4-WP6: release-gate evidence refresh + benchmark fixture restore.86118db— review remediation: benchmark fixture integrity test.Local Validation Commands And Results
python -m pip install --upgrade pip— PASSpython -m pip install -e ".[dev,examples,sklearn]"— PASSruff 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— PASSpytest tests/test_public_api_docs_contract.py -v— PASSpytest tests/test_sklearn_adapter.py -v— PASSpython examples/08_sklearn_adapter.py— PASSpytest -q tests/test_release_gate_benchmark_harness.py— PASSCI Check Status
.github/workflows/ci.ymlrequired checks to turn green.Independent Review Lanes (gpt-5.3-codex medium)
019e7d11-2aa8-7811-a97e-8e495942597b): clean (no actionable findings).019e7d12-1fae-7163-b73e-06c579c15e04): clean (no actionable findings).019e7d12-1f81-73f0-94c3-b7da99b707e6): clean (no actionable findings).Known Risks
pypienvironment approval.Retrospective
Next-Run Protocol Updates
Reusable Rules Applied / Added
multi_agent_v1delegation only; no CLI-wrapper fallback.