Skip to content

[codex] fix Windows rollback proof fixture#1131

Merged
TheGreenCedar merged 1 commit into
dev/codestory-nextfrom
codex/1130-native-windows-rollback-proof
Jul 14, 2026
Merged

[codex] fix Windows rollback proof fixture#1131
TheGreenCedar merged 1 commit into
dev/codestory-nextfrom
codex/1130-native-windows-rollback-proof

Conversation

@TheGreenCedar

Copy link
Copy Markdown
Owner

Summary

  • replace the rejected Windows .cmd rollback fixture with a tiny native version-only executable
  • compile the fixture with pinned Rust and verify its PE machine type against the packaged target
  • keep production .cmd and .bat rejection unchanged, including post-publish proof

Line delta: production 0, proof/release automation +45 net, documentation +3.

Verification

  • python .github/scripts/check-packaged-agent-proof.py --self-test
  • python -m py_compile .github/scripts/check-packaged-agent-proof.py
  • native rollback fixture compile, version, and non-version rejection smoke
  • node .github/scripts/check-workflow-policy.mjs
  • node .github/scripts/check-doc-links.mjs
  • git diff --check

The failing exact-head integration run was 29349211770: both Windows architectures built and packaged successfully, then rejected the stale batch rollback fixture in managed plugin handoff. This PR fixes only that proof boundary.

Closes #1130
Refs #899
Refs #1101

@TheGreenCedar TheGreenCedar added the review-accepted Exact PR head accepted for full workspace tests and clippy label Jul 14, 2026
@TheGreenCedar TheGreenCedar merged commit 611052b into dev/codestory-next Jul 14, 2026
15 checks passed
@TheGreenCedar TheGreenCedar deleted the codex/1130-native-windows-rollback-proof branch July 14, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-accepted Exact PR head accepted for full workspace tests and clippy

Projects

Development

Successfully merging this pull request may close these issues.

1 participant