Skip to content

Add pattern #34: hallucinated data, fake citations, and fabricated links#159

Open
crossroad-media wants to merge 1 commit into
blader:mainfrom
crossroad-media:add-factuality-sourcing-pattern
Open

Add pattern #34: hallucinated data, fake citations, and fabricated links#159
crossroad-media wants to merge 1 commit into
blader:mainfrom
crossroad-media:add-factuality-sourcing-pattern

Conversation

@crossroad-media

Copy link
Copy Markdown

What this adds

A new Factuality and Sourcing section with pattern #34 — Hallucinated Data, Fake Citations, and Fabricated Links, plus:

  • a fact-check pass as step 1 of the Process and Output loop (before the rewrite), and
  • a sourcing report in the deliverable.

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

  • No new tools required. Verification is worded as "if web or other research access is available," so the pattern degrades gracefully in tool-light runtimes; the core behavior (flag, do not fabricate) needs no tools. I left allowed-tools unchanged, happy to add WebSearch/WebFetch if you would prefer verification be first-class.
  • Maintenance contract (AGENTS.md) followed: SKILL.md bumped to 2.9.0, README pattern count 33 to 34, new README table row, Version History entry, pattern numbering left stable.
  • Output examples stay em-dash-free per §14 (the flag marker uses a hyphen).

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

…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant