Skip to content

Revise the unsafe Rust skill after the V3 evaluation - #3531

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

Revise the unsafe Rust skill after the V3 evaluation#3531
joshlf merged 1 commit into
mainfrom
Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb

Conversation

@joshlf

@joshlf joshlf commented Aug 3, 2026

Copy link
Copy Markdown
Member

Rework the proof model around lossless representations and locally checkable
certificates, following the V3 gate failure and qualitative diagnosis.

Require an explicit case domain for each quantified claim and describe how
inputs map to obligation fibers. For equality, containment, disjointness, and
incomparability claims, require the exact direction-specific certificate and
the separating witnesses the relation demands. Treat feature, target,
allocator, toolchain, and policy expressions as semantic sets whose operators
must be justified before their denotations may be composed.

Model ordered and fallible construction as a staged relation rather than an
endpoint summary. Require transformations to retain enough information to
reverse or independently check the derivation, and reject prose such as by
inspection or all cases when the case mapping is not shown. Scope
counterexamples to the verdict actually requested: one complete existential
unsoundness witness closes UNSOUND, while exhaustive characterization is a
separate deliverable.

Preserve the V3 strengths: whole-execution UB reasoning, exact supported-domain
coverage, producer quantifiers, verdict certificates, reconstructed-proof
reporting, module-local invariant discipline, and the conditional
abstraction-design workflow. Do not add fixture names or hazard lists to the
agent-facing skill.

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


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

Latest Update: v18 — Compare vs v17

📚 Full Patch History

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

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

Checkout

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

Cherry Pick

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

Pull

git pull origin refs/heads/Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb

Stacked PRs enabled by GHerrit.

@codecov-commenter

codecov-commenter commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (ab45f1a) to head (2613bd8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3531   +/-   ##
=======================================
  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
joshlf force-pushed the Glzlcl663nbggljjqi64x7gs3yyw5b7ys branch from 7a81574 to 86a3709 Compare August 29, 2026 11:11
@joshlf
joshlf force-pushed the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch from b873e00 to 4179be5 Compare August 29, 2026 11:11
@joshlf
joshlf force-pushed the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch from 4179be5 to 7b65115 Compare September 1, 2026 22:15
@joshlf
joshlf force-pushed the Glzlcl663nbggljjqi64x7gs3yyw5b7ys branch from 86a3709 to 3582b7f Compare September 1, 2026 22:15
@joshlf
joshlf force-pushed the Glzlcl663nbggljjqi64x7gs3yyw5b7ys branch from 2d7c4b6 to e91ec81 Compare September 2, 2026 21:51
@joshlf
joshlf force-pushed the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch from 951c6a4 to d30ea6a Compare September 2, 2026 21:51
@joshlf
joshlf force-pushed the Glzlcl663nbggljjqi64x7gs3yyw5b7ys branch from e91ec81 to 41004bf Compare September 2, 2026 22:28
@joshlf
joshlf force-pushed the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch 2 times, most recently from 28024d8 to bc2f0a8 Compare September 2, 2026 23:04
@joshlf
joshlf force-pushed the Glzlcl663nbggljjqi64x7gs3yyw5b7ys branch 2 times, most recently from 92dc9bb to f79c76b Compare September 3, 2026 00:07
@joshlf
joshlf force-pushed the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch 2 times, most recently from bb47452 to f08e1e6 Compare September 3, 2026 01:00
@joshlf
joshlf force-pushed the Glzlcl663nbggljjqi64x7gs3yyw5b7ys branch from 4c01c14 to 9c811a3 Compare September 3, 2026 01:33
@joshlf
joshlf force-pushed the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch from f08e1e6 to 61b1bbb Compare September 3, 2026 01:33
@joshlf
joshlf force-pushed the Glzlcl663nbggljjqi64x7gs3yyw5b7ys branch from 9c811a3 to a169761 Compare September 3, 2026 02:26
@joshlf
joshlf force-pushed the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch from 61b1bbb to 8b24322 Compare September 3, 2026 02:26
@joshlf
joshlf force-pushed the Glzlcl663nbggljjqi64x7gs3yyw5b7ys branch from a169761 to 65b815a Compare September 3, 2026 03:03
@joshlf
joshlf force-pushed the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch from 8b24322 to 25175d2 Compare September 3, 2026 03:03
@joshlf
joshlf force-pushed the Glzlcl663nbggljjqi64x7gs3yyw5b7ys branch from 65b815a to ad171d1 Compare September 3, 2026 04:06
@joshlf
joshlf force-pushed the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch from 25175d2 to 36a2372 Compare September 3, 2026 04:06
Base automatically changed from Glzlcl663nbggljjqi64x7gs3yyw5b7ys to main September 3, 2026 04:41
Rework the proof model around lossless representations and locally checkable
certificates, following the V3 gate failure and qualitative diagnosis.

Require an explicit case domain for each quantified claim and describe how
inputs map to obligation fibers. For equality, containment, disjointness, and
incomparability claims, require the exact direction-specific certificate and
the separating witnesses the relation demands. Treat feature, target,
allocator, toolchain, and policy expressions as semantic sets whose operators
must be justified before their denotations may be composed.

Model ordered and fallible construction as a staged relation rather than an
endpoint summary. Require transformations to retain enough information to
reverse or independently check the derivation, and reject prose such as by
inspection or all cases when the case mapping is not shown. Scope
counterexamples to the verdict actually requested: one complete existential
unsoundness witness closes UNSOUND, while exhaustive characterization is a
separate deliverable.

Preserve the V3 strengths: whole-execution UB reasoning, exact supported-domain
coverage, producer quantifiers, verdict certificates, reconstructed-proof
reporting, module-local invariant discipline, and the conditional
abstraction-design workflow. Do not add fixture names or hazard lists to the
agent-facing skill.

gherrit-pr-id: Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb
Agent-Authored-By: AI agent acting on Josh Liebow-Feeser's behalf
@joshlf
joshlf force-pushed the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch from 36a2372 to 2613bd8 Compare September 3, 2026 04:42
@joshlf
joshlf enabled auto-merge September 3, 2026 04:43
@joshlf
joshlf added this pull request to the merge queue Sep 3, 2026
Merged via the queue into main with commit da7923a Sep 3, 2026
105 checks passed
@joshlf
joshlf deleted the Gavvgvuiorzpz3yzrmmlq5zb5inu3nazb branch September 3, 2026 05:12
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