Skip to content

Revise unsafe Rust skill around domain and verdict certificates - #3524

Merged
joshlf merged 1 commit into
mainfrom
Gcbutfa3xssppp2tjpxo2fjo6kguufo6t
Sep 3, 2026
Merged

Revise unsafe Rust skill around domain and verdict certificates#3524
joshlf merged 1 commit into
mainfrom
Gcbutfa3xssppp2tjpxo2fjo6kguufo6t

Conversation

@joshlf

@joshlf joshlf commented Aug 3, 2026

Copy link
Copy Markdown
Member

Respond holistically to the concentrated V2 failures.

Define Required as the exact cases quantified by a claim and Covered as the
cases whose obligations have complete applicable derivations. Preserve ranges,
unions, exclusions, and conditional policies symbolically; make every
normalization, enumeration, partition, merge, and exclusion a checked proof
step; and require Required to be contained in Covered before issuing PROVED.

Require every multi-release affirmative claim to use a parametric proof, an
exhaustive applicable partition, or an exact proposition-preserving
compatibility premise. Endpoints, sparse samples, CI, stability badges, and an
audit cutoff do not establish an interval.

Replace informal verdict selection with quantifier-sensitive certificates.
UNPROVED records an incomplete universal derivation. UNSOUND requires a valid
in-scope use, reachability, a false exact safety proposition, and an applicable
UB consequence; once all four links close, do not demand a universal positive
lemma. CONTRACT-BROKEN continues to require a UB-free falsifying execution.

Update audit and TCB templates to retain domain transformations, coverage
containment, version bases, and complete verdict certificates. Add the
maintainer rationale and traceability document so later changes preserve this
proof model without leaking design history into the runtime instructions.

Agent-Authored-By: AI agent acting on Josh Liebow-Feeser's behalf


This PR is on branch codex/unsafe-rust-stack.

Latest Update: v13 — Compare vs v12

📚 Full Patch History

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

Version 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/Gcbutfa3xssppp2tjpxo2fjo6kguufo6t && git checkout -b pr-Gcbutfa3xssppp2tjpxo2fjo6kguufo6t FETCH_HEAD

Checkout

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

Cherry Pick

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

Pull

git pull origin refs/heads/Gcbutfa3xssppp2tjpxo2fjo6kguufo6t

Stacked PRs enabled by GHerrit.

@codecov-commenter

codecov-commenter commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (Gthyz3viupsc7cxzrbqaql6qitqmx2ews@f6797fe). Learn more about missing BASE report.

Additional details and impacted files
@@                         Coverage Diff                          @@
##             Gthyz3viupsc7cxzrbqaql6qitqmx2ews    #3524   +/-   ##
====================================================================
  Coverage                                     ?   91.85%           
====================================================================
  Files                                        ?       20           
  Lines                                        ?     6093           
  Branches                                     ?        0           
====================================================================
  Hits                                         ?     5597           
  Misses                                       ?      496           
  Partials                                     ?        0           

☔ 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.

@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: 36cbde8c27

ℹ️ 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 skills/unsafe-rust/references/audit-reporting.md
@joshlf
joshlf force-pushed the Gthyz3viupsc7cxzrbqaql6qitqmx2ews branch from 61a4fac to 5c20eec Compare August 29, 2026 10:42
@joshlf
joshlf force-pushed the Gcbutfa3xssppp2tjpxo2fjo6kguufo6t branch from 36cbde8 to 56882c7 Compare August 29, 2026 10:42
@joshlf
joshlf force-pushed the Gthyz3viupsc7cxzrbqaql6qitqmx2ews branch from 5c20eec to d721d5a Compare August 29, 2026 11:11
@joshlf
joshlf force-pushed the Gcbutfa3xssppp2tjpxo2fjo6kguufo6t branch from 56882c7 to b87ebc8 Compare August 29, 2026 11:11
@joshlf
joshlf force-pushed the Gcbutfa3xssppp2tjpxo2fjo6kguufo6t branch from b87ebc8 to 9401243 Compare September 1, 2026 22:15
@joshlf
joshlf force-pushed the Gcbutfa3xssppp2tjpxo2fjo6kguufo6t branch from 5d3022d to edf9e1a Compare September 2, 2026 21:51
@joshlf
joshlf force-pushed the Gthyz3viupsc7cxzrbqaql6qitqmx2ews branch from 47dddc8 to 134ad23 Compare September 2, 2026 21:51
@joshlf
joshlf force-pushed the Gcbutfa3xssppp2tjpxo2fjo6kguufo6t branch from edf9e1a to 96e9d25 Compare September 2, 2026 22:28
@joshlf
joshlf force-pushed the Gthyz3viupsc7cxzrbqaql6qitqmx2ews branch 2 times, most recently from 2ba2538 to 80a9536 Compare September 2, 2026 23:04
@joshlf
joshlf force-pushed the Gcbutfa3xssppp2tjpxo2fjo6kguufo6t branch from 96e9d25 to 36a04b4 Compare September 2, 2026 23:04
@joshlf
joshlf force-pushed the Gthyz3viupsc7cxzrbqaql6qitqmx2ews branch from 80a9536 to f6797fe Compare September 3, 2026 00:07
@joshlf
joshlf force-pushed the Gcbutfa3xssppp2tjpxo2fjo6kguufo6t branch from 36a04b4 to 53958dd Compare September 3, 2026 00:07
Base automatically changed from Gthyz3viupsc7cxzrbqaql6qitqmx2ews to main September 3, 2026 00:36
Respond holistically to the concentrated V2 failures.

Define Required as the exact cases quantified by a claim and Covered as the
cases whose obligations have complete applicable derivations. Preserve ranges,
unions, exclusions, and conditional policies symbolically; make every
normalization, enumeration, partition, merge, and exclusion a checked proof
step; and require Required to be contained in Covered before issuing PROVED.

Require every multi-release affirmative claim to use a parametric proof, an
exhaustive applicable partition, or an exact proposition-preserving
compatibility premise. Endpoints, sparse samples, CI, stability badges, and an
audit cutoff do not establish an interval.

Replace informal verdict selection with quantifier-sensitive certificates.
UNPROVED records an incomplete universal derivation. UNSOUND requires a valid
in-scope use, reachability, a false exact safety proposition, and an applicable
UB consequence; once all four links close, do not demand a universal positive
lemma. CONTRACT-BROKEN continues to require a UB-free falsifying execution.

Update audit and TCB templates to retain domain transformations, coverage
containment, version bases, and complete verdict certificates. Add the
maintainer rationale and traceability document so later changes preserve this
proof model without leaking design history into the runtime instructions.

gherrit-pr-id: Gcbutfa3xssppp2tjpxo2fjo6kguufo6t
Agent-Authored-By: AI agent acting on Josh Liebow-Feeser's behalf
@joshlf
joshlf force-pushed the Gcbutfa3xssppp2tjpxo2fjo6kguufo6t branch from 53958dd to c37eb34 Compare September 3, 2026 01:00
@joshlf
joshlf enabled auto-merge September 3, 2026 01:02
@joshlf
joshlf added this pull request to the merge queue Sep 3, 2026
Merged via the queue into main with commit e89f90c Sep 3, 2026
105 checks passed
@joshlf
joshlf deleted the Gcbutfa3xssppp2tjpxo2fjo6kguufo6t branch September 3, 2026 01:32
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.

3 participants