refactor(verification): complete formal verifier retirement - #971
Merged
Merged
Conversation
The verifier implementation had already been removed from main, but its completed OpenSpec change remained active and several repository surfaces still described or specially accommodated the retired architecture. Archive the deployed change, document the TypeScript coverage map, remove the obsolete operation bypass, and make contributor guidance describe the artifact-level verification model that users actually receive. Ref: openspec remove-lean-verification-subsystem
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
LLM gate (advisory)All evaluated rules passed - 3 pass, 0 warn, 0 error, 13 skipped, 16 total FindingsNone. All 16 rules (3 evaluated, 13 skipped)
|
stevenobiajulu
enabled auto-merge (squash)
September 5, 2026 01:16
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Member
Author
✅ Post-merge smoke passedMerged: Steps
Visual evidence: n/a — verifier-retirement change is structurally invisible in rendered documents. Cleanup
|
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.
Summary
mainremove-lean-verificationOpenSpec change and record the retirement inventory and TypeScript coverage maplean.*advanced-revision classification bypassScope
This PR does not restore, replace, or invoke Lean. It closes the remaining repository-policy, documentation, and OpenSpec loose ends after the checker, workflow, proof project, runtime API, and production integration were removed. Historical archived records remain intact.
Verification
@usejunior/docx-compare: 911 passed, 27 skipped@usejunior/docx-markdoc: 59 passed@usejunior/docx-mcp: 1,007 passedRelationship to other work
This is independent of structural-validation PR #970. Neither PR should be merged as part of this operation.