Skip to content

Refresh Vendor-A interface package integrity metadata - #35

Closed
daeyoung-jeong-lge with Copilot wants to merge 2 commits into
mainfrom
copilot/feature-verify-interface-package-artifacts
Closed

daeyoung-jeong-lge with Copilot wants to merge 2 commits into
mainfrom
copilot/feature-verify-interface-package-artifacts

Conversation

Copilot AI commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

The Vendor-A NPU interface example already included verification vectors and explicit unsigned signature state, but its integrity manifest no longer matched the current package artifacts. This updates the recorded package digests so the example is self-consistent again.

  • Integrity manifest

    • Refreshed interfaces/vendor-a-npu-evidence-layer-package/signatures/content-digests.yaml
    • Updated SHA-256 values for each tracked package artifact to match the current file contents
  • Verification coverage preserved

    • Kept the existing normalization vectors for:
      • nominal multi-record normalization
      • unmapped vendor error preservation
      • required-field rejection
    • Left the example signature state unchanged as explicitly unsigned in manifest.yaml
  • Artifact consistency

    • Ensures the manifest, verification vectors, and digest metadata describe the same package state
artifacts:
  - path: manifest.yaml
    digest: 98688f55b404bea0a5bf877ca5a75aad17a0cc84b04b072e95e606aad2cba469
  - path: tests/normalization-vectors.yaml
    digest: 393d246f8cf2274cc4b39913a9583acbc7bd4cfe830be87bff8cb36a2551ec95

Co-authored-by: daeyoung-jeong-lge <208573820+daeyoung-jeong-lge@users.noreply.github.com>
Copilot AI changed the title [WIP] Add verification vectors and metadata for interface package artifacts Refresh Vendor-A interface package integrity metadata Sep 18, 2026
@daeyoung-jeong-lge

Copy link
Copy Markdown
Contributor

replication with #31

@daeyoung-jeong-lge
daeyoung-jeong-lge deleted the copilot/feature-verify-interface-package-artifacts branch September 23, 2026 02:13
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.

[FEATURE] Verify Interface Package Artifacts

2 participants