feat(docx-mcp): add verified CLI comparisons - #776
Merged
Conversation
Expose the compiled Lean verifier through explicit CLI flags so callers can require a passing certificate before a redline is published. Keep ordinary comparisons unchanged, write optional certificate artifacts atomically, and use a practical ten-second default timeout backed by a public real-document performance gate.\n\nExtend the formally checked ZIP subset only for inert directory placeholders while proving that directories cannot become selected XML stories. This lets normal DOCX packages reach semantic verification without weakening extraction or fail-closed behavior.\n\nFixes: #775
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
stevenobiajulu
enabled auto-merge (squash)
July 30, 2026 16:48
Member
Author
|
Automerge stalled — CI failed: Local reproduction: |
Aggregate and post reviewOverall: PASS (8 pass, 0 warn, 0 error, 9 skipped, 17 total)
|
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
This was referenced Jul 30, 2026
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
safe-docx compare --verifyand--certificate <path>Evidence
Classical.choice,Quot.sound,propextsorryin Lean sourcesNotes
Ordinary CLI comparisons remain unverified unless explicitly requested. Certificate and redline files are published only after verification passes. No confidential corpus material or identifying metadata is included.
Fixes #775