improvement(blog): simplify provenance post structure - #6631
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Front matter updates the description, Body replaces long sections (architecture overview, activation, four egress categories, entropy tables, tiered matching war stories, verifier/substituter detail, refusal diagnostics) with four focused sections: Follow the Secret, Not Its Shape, Everywhere the Value Can Go, Exact Matching, With One Limit, and Taint Tracking in Reverse. Core ideas (registry activation, projection, fail-closed, eight-character floor, durable provenance, model as egress) remain but with less repetition and fewer tables. Links fix the OWASP LLM risk URL to the 2025 sensitive-information-disclosure page. Reviewed by Cursor Bugbot for commit ee1bb7a. Configure here. |
Greptile SummaryThe PR substantially shortens and restructures the secret-provenance article while retaining its activation, propagation, projection, durable-storage, matching-limit, and information-flow themes.
Confidence Score: 4/5The PR is safe to merge after a non-blocking documentation correction clarifies which unknown durable-provenance surfaces currently fail closed. The MDX structure and matching details align with the implementation, but the rewritten durable-storage section overstates default protection for memory, table-row, and knowledge content. Files Needing Attention: apps/sim/content/blog/secret-provenance/index.mdx
|
| Filename | Overview |
|---|---|
| apps/sim/content/blog/secret-provenance/index.mdx | The simplified article remains structurally valid, but its durable-provenance section now makes an unconditional withholding claim that does not match default enforcement behavior. |
Reviews (1): Last reviewed commit: "improvement(blog): simplify provenance p..." | Re-trigger Greptile
Summary
Simplify secret provenance system post structure.
Type of Change
Testing
Read
Checklist