Skip to content

fix: close lifecycle terminal states - #74

Merged
Anionix merged 1 commit into
mainfrom
codex/issue-67-lifecycle-contract
Jul 14, 2026
Merged

fix: close lifecycle terminal states#74
Anionix merged 1 commit into
mainfrom
codex/issue-67-lifecycle-contract

Conversation

@Anionix

@Anionix Anionix commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • reject failure transitions after REPORTED
  • freeze dataset expected counts
  • persist BENCHMARKED to REPORTED after report generation
  • require REPORTED evidence for release packaging
  • place the lifecycle contract beside workflow mutations

Verification

  • 7 focused model/report/release tests passed
  • workflow fixture test passed
  • git diff --check

Fixes #67

@Anionix
Anionix merged commit 3ba67af into main Jul 14, 2026
4 checks passed
@Anionix
Anionix deleted the codex/issue-67-lifecycle-contract branch July 14, 2026 03:18

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c84543909a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/format_bench/report.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Harden lifecycle terminal states and report transitions

1 participant