Skip to content

Publish Dual-Embedding Trust Scoring#154

Open
EricCHChang wants to merge 5 commits intoscribd:mainfrom
EricCHChang:ericc/content-trust-score-blog
Open

Publish Dual-Embedding Trust Scoring#154
EricCHChang wants to merge 5 commits intoscribd:mainfrom
EricCHChang:ericc/content-trust-score-blog

Conversation

@EricCHChang
Copy link

@EricCHChang EricCHChang commented Feb 25, 2026

This is a blog post for Publish Dual-Embedding Trust Scoring that was created by the Applied Research team


Note

Low Risk
Low risk content/config update: primarily adds a new blog post and tag pages, plus minor Jekyll config and lockfile platform metadata changes.

Overview
Publishes a new featured post, 2026-02-25-content-trust-score.md, and adds a new author entry (ericc) for attribution.

Updates site metadata to promote content-trust-series as the featured_series, and tags the existing PhotoDNA/CSAM post with content-trust-series.

Adds a set of tag/*/index.md pages (including content-trust-series) and standardizes the Terraform tag casing, plus minor repo hygiene updates (.DS_Store ignored; Gemfile.lock updated for arm64-darwin platform gems).

Written by Cursor Bugbot for commit f0f0f2e. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

title: "Tag: terraform"
tag: terraform
title: "Tag: Terraform"
tag: Terraform
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Terraform tag case change breaks existing post listings

Medium Severity

The tag value was changed from terraform to Terraform, but six existing posts use the lowercase terraform tag. Jekyll's site.tags lookup is case-sensitive, so the tag page will now only show the single post tagged with capitalized Terraform instead of all seven terraform-related posts.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant