Retire blobheart sources (47ded742 21bc3aad 0569d74a 1364536b) - #38
Open
shariqahmed-cohere wants to merge 1 commit into
Open
Conversation
shariqahmed-cohere
requested review from
alhassankhedr-cohere,
cohere-renovate-approve and
yousef-cohere
August 25, 2026 18:37
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.
Note: Confirmed that our clusters dont have a live deployment from these sources.
Summary
Retired blobheart sources:
47ded742780246155c119caa1b3f90fd8b598c58 21bc3aad241a5299aa8586e6bc9dad690104e790 0569d74a9c500308f02625d9c903fe8129be5a16 1364536b6ee56ad6b8441840b4acfb5dd6cf9e1ePlease review the removed targets and merge when ready.
Note
Medium Risk
Touches TEE attestation inputs; risk is mainly deleting the wrong blob if anything still attested against these hashes—verify nothing references the removed filenames before merge.
Overview
Removes two orphaned attestation initdata blobs under
attestation-policy/initdata/(SHA-384–named.tomlfiles). Each file bundledaa.toml, embedded Kata/CoCopolicy.rego(GPU CDI + image pinning extensions), andpolicy_datafor a specific GPU peer-pod layout—one aligned withqw3-4b-l-ccsandbox naming and one withcat2508rws-l-cc.This is cleanup after retiring blobheart deployment sources from the attestation pipeline: those hashes are no longer produced or wired through
policy-manifest.yaml, which already points models likeqw3-4b-landcat2508rws-lat different initdata files. No Rego source changes—only deletion of unused, superseded attestation artifacts.Reviewed by Cursor Bugbot for commit 485d434. Bugbot is set up for automated code reviews on this repo. Configure here.