Add pattern #34: hallucinated data, fake citations, and fabricated links#159
Open
crossroad-media wants to merge 1 commit into
Open
Add pattern #34: hallucinated data, fake citations, and fabricated links#159crossroad-media wants to merge 1 commit into
crossroad-media wants to merge 1 commit into
Conversation
…links Adds a "Factuality and Sourcing" section with pattern blader#34, a fact-check pass as the first step of the process, and a sourcing report in the deliverable. A fabricated statistic, fake citation, or dead link is itself a sign of AI writing, and unlike the other 33 patterns it survives a pure style edit untouched: polishing the prose around it makes it read *more* credible, not less. So the skill should catch it rather than rewrite around it. The rule is verify-and-cite when you can, flag [unverified - needs source] when you can't, and never invent a source. Follows AGENTS.md: bumps SKILL.md to 2.9.0, updates the README pattern count (33 -> 34), adds the README table row, and adds a Version History entry. Pattern numbering left stable. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 tasks
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.
What this adds
A new Factuality and Sourcing section with pattern #34 — Hallucinated Data, Fake Citations, and Fabricated Links, plus:
Why
Fabricated data is itself a sign of AI writing, but unlike the other 33 patterns it is invisible to a style edit: a made-up statistic, a citation to a study that does not exist, or a plausible-but-dead URL passes straight through the humanizer untouched, and polishing the surrounding prose makes it read more credible, not less. As it stands, the skill can make a hallucination look more trustworthy.
Pattern #34 closes that gap with four rules: don't assume, verify when you can, cite what you keep, and when you cannot verify, flag
[unverified - needs source]or cut it, never invent a source.Scope / design notes
allowed-toolsunchanged, happy to addWebSearch/WebFetchif you would prefer verification be first-class.AGENTS.md) followed:SKILL.mdbumped to2.9.0, README pattern count33to34, new README table row, Version History entry, pattern numbering left stable.Same Wikipedia "Signs of AI writing" lineage as the rest of the skill, since fabricated references are a documented AI-cleanup signal.
🤖 Generated with Claude Code