Skip to content

fix(patches): verify reused native artifacts - #19

Merged
camjac251 merged 1 commit into
mainfrom
fix/native-cache-reuse-verification
Aug 15, 2026
Merged

fix(patches): verify reused native artifacts#19
camjac251 merged 1 commit into
mainfrom
fix/native-cache-reuse-verification

Conversation

@camjac251

Copy link
Copy Markdown
Owner

Summary

  • separate mutation-time evidence from serialized artifact verification
  • retain fail-closed structural checks with an exact marker and cardinality guard
  • cover cache reuse, surviving gates, duplicate targets, and partial regressions

Verification

  • typecheck
  • Biome lint
  • 86 serial test files
  • real native patch, repack, prompt-surface, and prompt-drift verification

Reused builds are checked in a fresh process where mutation counters do
not exist. Separate mutation evidence from serialized artifact checks
while retaining exact structural and cardinality guards.
@camjac251
camjac251 merged commit b92296b into main Aug 15, 2026
4 checks passed
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.

1 participant