Skip to content

fix: make originality proof easier to enable - #4349

Merged
tangly1024 merged 1 commit into
mainfrom
codex/improve-originality-proof-ux
Aug 1, 2026
Merged

fix: make originality proof easier to enable#4349
tangly1024 merged 1 commit into
mainfrom
codex/improve-originality-proof-ux

Conversation

@tangly1024

Copy link
Copy Markdown
Collaborator

Summary

  • Make article originality proof easier to use after feat: add article originality proof #4348.
  • Automatically show the proof block when a post has proofHash or proofUrl, including the same keys in ext JSON.
  • Keep proof=false as an explicit per-post opt-out, even when global proof is enabled or metadata exists.
  • Move the docs quick start to the lowest-friction path: fill one proofUrl or proofHash field.

Validation

  • jest __tests__/lib/utils/originalityProof.test.js --runInBand: passed, 5 tests
  • eslint lib/utils/originalityProof.js --no-error-on-unmatched-pattern: passed
  • vitepress build: passed; existing syntax-highlight/chunk-size warnings only
  • git diff --check: passed; Windows LF/CRLF warnings only

@netlify

netlify Bot commented Aug 1, 2026

Copy link
Copy Markdown

Deploy Preview for notionnext-netlify ready!

Name Link
🔨 Latest commit c1110f7
🔍 Latest deploy log https://app.netlify.com/projects/notionnext-netlify/deploys/6a6d747e4e73520008f4aa54
😎 Deploy Preview https://deploy-preview-4349--notionnext-netlify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
notion-next-preview Ready Ready Preview Aug 1, 2026 4:23am

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 1, 2026
@tangly1024
tangly1024 merged commit 549676f into main Aug 1, 2026
14 of 15 checks passed
@tangly1024
tangly1024 deleted the codex/improve-originality-proof-ux branch August 1, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant