Skip to content

[ci] Model exact CI command behavior - #3586

Open
joshlf wants to merge 1 commit into
Getgur4i3su6l2xcpgewl2bbvcskszm5rfrom
Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn
Open

[ci] Model exact CI command behavior#3586
joshlf wants to merge 1 commit into
Getgur4i3su6l2xcpgewl2bbvcskszm5rfrom
Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn

Conversation

@joshlf

@joshlf joshlf commented Aug 25, 2026

Copy link
Copy Markdown
Member

Expand every typed build and Miri cell into its logical obligations and
exact command payloads without consulting the frozen baseline evidence.

Validate every proposed command structurally. Compare all logical work
and selected representative command goldens with independently captured
legacy behavior, so later workflow migration can preserve coverage while
moving command construction into the typed control plane.

Run that comparison after the CLI loads checked inputs and before any CI
command reports success or publishes a GitHub plan. A follow-up commit
will move the same gate into input construction, where future callers
cannot forget it.

Tests: cargo test -p zc --all-targets
cargo clippy -p zc --all-targets --offline -- -D warnings

Authored by an agent, posting via joshlf's account


Latest Update: v29 — Compare vs v28

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v28 v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v29 v28 v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v28 v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v8 v7 v6 v5 v4 v3 v2 v1 Base
v7 v6 v5 v4 v3 v2 v1 Base
v6 v5 v4 v3 v2 v1 Base
v5 v4 v3 v2 v1 Base
v4 v3 v2 v1 Base
v3 v2 v1 Base
v2 v1 Base
v1 Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn && git checkout -b pr-Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn FETCH_HEAD

Checkout

git fetch origin refs/heads/Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn

Stacked PRs enabled by GHerrit.

@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: 2c3096c463

ℹ️ 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 tools/zc/src/execution.rs
@joshlf
joshlf force-pushed the Getgur4i3su6l2xcpgewl2bbvcskszm5r branch from 0a6b895 to 4797a98 Compare August 25, 2026 18:32
@joshlf
joshlf force-pushed the Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn branch from 2c3096c to 01b16a9 Compare August 25, 2026 18:32
@codecov-commenter

codecov-commenter commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (223dfa4) to head (b8f5ab8).

Additional details and impacted files
@@                        Coverage Diff                         @@
##           Getgur4i3su6l2xcpgewl2bbvcskszm5r    #3586   +/-   ##
==================================================================
  Coverage                              91.85%   91.85%           
==================================================================
  Files                                     20       20           
  Lines                                   6093     6093           
==================================================================
  Hits                                    5597     5597           
  Misses                                   496      496           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

joshlf commented Aug 25, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

Reviewed commit: 01b16a9839

ℹ️ 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".

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

Reviewed commit: 03e0996252

ℹ️ 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".

@joshlf
joshlf force-pushed the Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn branch from 03e0996 to c7f935d Compare August 26, 2026 17:40
@joshlf
joshlf force-pushed the Getgur4i3su6l2xcpgewl2bbvcskszm5r branch from e9352c2 to bec75d1 Compare August 26, 2026 17:40
@joshlf

joshlf commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

Reviewed commit: c7f935de1f

ℹ️ 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".

@joshlf
joshlf force-pushed the Getgur4i3su6l2xcpgewl2bbvcskszm5r branch from bec75d1 to eb2e036 Compare August 26, 2026 18:55
@joshlf
joshlf force-pushed the Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn branch from c7f935d to a708660 Compare August 26, 2026 18:55
@joshlf

joshlf commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

Please review the current head, a708660f5b0d37ff055ec39bf484705b814c4d8d.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

Reviewed commit: a708660f5b

ℹ️ 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".

@joshlf
joshlf force-pushed the Getgur4i3su6l2xcpgewl2bbvcskszm5r branch from eb2e036 to e663714 Compare August 26, 2026 20:11
@joshlf
joshlf force-pushed the Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn branch from a708660 to 5e627d1 Compare August 26, 2026 20:11
@joshlf

joshlf commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

Please review the current head, 5e627d1070f7acf52d2f1b6ba5b89e029f8b49c4.

@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: 5e627d1070

ℹ️ 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 tools/zc/src/execution.rs Outdated
@joshlf
joshlf force-pushed the Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn branch from 5e627d1 to 802a4a7 Compare August 26, 2026 22:09
@joshlf
joshlf force-pushed the Getgur4i3su6l2xcpgewl2bbvcskszm5r branch from e663714 to 10de534 Compare August 26, 2026 22:09
@joshlf
joshlf force-pushed the Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn branch from 802a4a7 to 04663fb Compare August 26, 2026 22:35
@joshlf
joshlf force-pushed the Getgur4i3su6l2xcpgewl2bbvcskszm5r branch from 10de534 to 517c46a Compare August 26, 2026 22:35
@joshlf

joshlf commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

Please review the current head, 04663fb0598d74d34fc0597ca1fac2ce3c116f32.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

Reviewed commit: 04663fb059

ℹ️ 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".

@joshlf
joshlf force-pushed the Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn branch from 04663fb to 31916bc Compare August 26, 2026 23:31
@joshlf
joshlf force-pushed the Getgur4i3su6l2xcpgewl2bbvcskszm5r branch 2 times, most recently from 1f30180 to 58c3a2a Compare August 27, 2026 01:18
@joshlf
joshlf force-pushed the Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn branch from 31916bc to 0ae7201 Compare August 27, 2026 01:18
Expand every typed build and Miri cell into its logical obligations and
exact command payloads without consulting the frozen baseline evidence.

Validate every proposed command structurally. Compare all logical work
and selected representative command goldens with independently captured
legacy behavior, so later workflow migration can preserve coverage while
moving command construction into the typed control plane.

Run that comparison after the CLI loads checked inputs and before any CI
command reports success or publishes a GitHub plan. A follow-up commit
will move the same gate into input construction, where future callers
cannot forget it.

Tests: cargo test -p zc --all-targets
       cargo clippy -p zc --all-targets --offline -- -D warnings

*Authored by an agent, posting via joshlf's account*

gherrit-pr-id: Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn
@joshlf
joshlf force-pushed the Gvwvbb4qvqvk2nt4mdo3fp333lmrtmydn branch from 0ae7201 to b8f5ab8 Compare August 27, 2026 10:15
@joshlf
joshlf force-pushed the Getgur4i3su6l2xcpgewl2bbvcskszm5r branch from 58c3a2a to 223dfa4 Compare August 27, 2026 10:15
@joshlf

joshlf commented Aug 27, 2026

Copy link
Copy Markdown
Member Author

Authored by an agent, posting via joshlf's account

@codex review

Please review the current head, b8f5ab8fd98481cda0384e4206d60d627533b3f9.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep them coming!

Reviewed commit: b8f5ab8fd9

ℹ️ 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".

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.

2 participants