proofs(agda): preserve the bit-narrowing exhibits from unpushed commi… - #325
Merged
Merged
Conversation
…36d04b5 Four modules from the local 2026-09-11 mixed commit 36d04b5 ("fix(ci): apply foundation CI/CD security fixes"), which exists on no remote branch. This commit carries only its Agda content, none of its governance or workflow files. - EchoExampleTruncation.agda: adds double, halve-double, halve-suc-double, echo-halve-even, echo-halve-odd, echo-halve-witnesses-distinct and echo-halve-classification-general; the header no longer says "pinned in Smoke.agda" (Smoke.agda on main does not import this module). - EchoExampleBitNarrowing.agda and EchoBitNarrowingNumeric.agda: new. - NarrowingSmoke.agda: new; imports all three. All four typecheck locally under --safe --without-K with Agda 2.6.4.3 and stdlib 2.1-4. None is reached by All.agda, Smoke.agda, characteristic/All.agda or examples/All.agda, so the existing lanes do not check them; wiring NarrowingSmoke into a lane and checking it under CI's stdlib v2.3 is the acceptance criterion of the tracking issue. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QYY8Gp4v4x2J7iSNn1vZ57
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. Note Currently processing new changes in this PR. This may take a few minutes, please wait... ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…t 36d04b5
Four modules from the local 2026-09-11 mixed commit 36d04b5 ("fix(ci): apply foundation CI/CD security fixes"), which exists on no remote branch. This commit carries only its Agda content, none of its governance or workflow files.
All four typecheck locally under --safe --without-K with Agda 2.6.4.3 and stdlib 2.1-4. None is reached by All.agda, Smoke.agda, characteristic/All.agda or examples/All.agda, so the existing lanes do not check them; wiring NarrowingSmoke into a lane and checking it under CI's stdlib v2.3 is the acceptance criterion of the tracking issue.
Claude-Session: https://claude.ai/code/session_01QYY8Gp4v4x2J7iSNn1vZ57
Summary
Closes #
Type of change
How has this been verified?
Checklist
git commit -S).SPDX-License-Identifier(code/configMPL-2.0,prose
CC-BY-SA-4.0); I did not relicense existing files.Notes for reviewers