IssueProof 0.1.3
IssueProof 0.1.3 is the first fully stabilized Windows-only release for turning GitHub Issue reproduction and Codex maintenance traces into reviewable evidence receipts.
Highlights
- Defines a single support contract: Windows 10/11 with Python 3.11, 3.12, or 3.14.
- Hardens command execution with shell-free Windows argv handling, bounded output capture, timeout cleanup, and explicit rejection of unsafe command strings.
- Strengthens evidence integrity by binding verification to the original run, repository, and raw argv; enforcing claim-specific evidence; and conservatively handling incomplete or malformed traces.
- Hardens Git, Unicode/space path, reparse-point, symlink, artifact, schema, redaction, and receipt output boundaries.
- Rewrites the README, contribution guide, security policy, Codex Skill, plugin metadata, examples, Issue Forms, and Windows-only CI/release workflows.
Verification
- GitHub Actions passed on Windows with Python 3.11, 3.12, and 3.14.
- Local suite: 137 passed, 2 permission-dependent tests skipped; 83% statement coverage.
- Ruff formatting and lint checks passed.
- Wheel and sdist were built from commit
f3dc8ba833eafa5d01cf3c6f0dc9cda0f47ec3c6usingsetuptools>=77. - The wheel was installed offline in a Unicode-and-space Windows virtual environment;
--version,doctor, and the Skill delegate passed.
SHA-256
oss_issue_proof-0.1.3-py3-none-any.whl:736eb49e984f9fcf243d0268e212b62e58c2d824563e19256debb64529fc3c2aoss_issue_proof-0.1.3.tar.gz:c152419a26bf7c1a5ba3cae082095f4a4c1f665a464c9306374f8dccd8a89857
This release publishes GitHub assets only; it does not publish to PyPI.