id: research/source-file-exists
name: Source file existence
description: If frontmatter references a PDF or source file path, that file must exist
severity: error
applies-to:
  glob: findings/REF-*.md
checks:
  - type: file-exists
    field: pdf_location
