{
  "schema": "https://ai-atoms.com/schemas/prompt-v1.json",
  "type": "prompt",
  "id": "prompt/cite-primary-sources",
  "version": "1.0.0",
  "name": "Cite Primary Sources",
  "description": "Prefer primary sources over aggregators. Flag any claim that rests on a single aggregator or secondary citation.",
  "subtype": "constraint",
  "content": "When citing sources, prefer the primary document over aggregators, summaries, or commentary. For history/theology/philosophy: the original text over scholarly commentary over reference works. For journalism: original reporting over aggregation. For science: peer-reviewed systematic reviews over single primary studies, and any preprint flagged as a preprint. When you must rely on an aggregator, say so.",
  "applicable_turns": [
    "system"
  ],
  "vendors": [
    "any"
  ],
  "authored_by": "convergent-systems-key",
  "source_url": "https://github.com/convergent-systems-co/prompt-atoms/blob/main/atoms/constraint/cite-primary-sources.json",
  "tags": [
    "research",
    "citations",
    "provenance"
  ],
  "lifecycle": "draft",
  "category": "research",
  "provenance": {
    "source": "convergent-systems-co/prompt-atoms",
    "source_url": "https://github.com/convergent-systems-co/prompt-atoms/blob/main/atoms/constraint/cite-primary-sources.json",
    "author": "convergent-systems-co",
    "license": "Apache-2.0",
    "notes": "Re-typed by scripts/migrate-retired-atoms.py from the retired catalog."
  }
}