Add actionable offline review diagnostics and explicit verification gates - #25
Merged
Conversation
There was a problem hiding this comment.
🔍 Devin Review: 1 flag
Not posted on this PR by your GitHub settings — view it in Devin Review. (Configure)
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.
Saved artifacts can now be triaged through settlement attention reasons, failed
clause indices, state timing totals, evidence comparisons and recovery validity
windows. Collection reports expose duplicate artifacts and differing signed
drills, with outcome and assurance rollups for settlements.
The CLI can require a specific settlement outcome or exact recovery qualification
and can export verified JSON or Markdown reviews without overwriting destinations.
Artifact validity, historical freshness and execution authority remain separate.
Validation:
npm run checkpasses 208 tests; the deterministic CLI matrix passes31 cases. CLI round trips cover receipt projection, expected-outcome rejection,
explicit recovery freshness, and exclusive report export.
npm pack --dry-runincludes 82 files with no dependencies or internal evidence directory.
Compatibility: signed protocol artifacts and schemas are unchanged. Recovery
verify-manynow exits 1 when distinct signed attestations exist for one action,even if both verify. Reports never choose an authoritative artifact. This remains
a local reference implementation using public demonstration keys, without a
production security, recovery or evidence-truth guarantee.