feat: add format-specific id to metadata
Metadata
Current evaluation
Merged a feature adding a content-id field to metadata for format-specific identifiers like snap IDs, package IDs, and git refs. Approved by two reviewers with all CI checks passing.
Suggested action: —
No scores available.
Issue body
Add a `content-id` field containing a format-specific string that
depends on the type of the artifact being inspected:
* Snaps: the snap ID
* Bld bin: the package ID informed by the store
* Git upload pack: the wanted ref
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a feature adding a content-id field to metadata for format-specific identifiers like snap IDs, package IDs, and git refs. Approved by two reviewers with all CI checks passing. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #601 feat: add extra information to snap refresh inspection | fetch-service | merged | Merged following two reviewer approvals and successful CI checks. Adds version, revision, and channel data to snap refresh inspection metadata and the ContentID field. Resolves FETCH-71 across four files (+40/-19). |