{
  "schema": "https://ai-atoms.com/schemas/policy-v1.json",
  "type": "policy",
  "id": "policy/cite-file-line",
  "version": "1.0.0",
  "name": "Cite File and Line",
  "description": "Every code review finding must include a specific file path and line number citation. A finding without a citation must be withdrawn or downgraded to a question.",
  "subtype": "boundary",
  "effect": "require",
  "rule": {
    "text": "Every code review finding must include a specific file path and line number citation. A finding without a citation must be withdrawn or downgraded to a question.",
    "boundary_type": "behavioural"
  },
  "authored_by": "convergent-systems-key",
  "source_url": "https://github.com/convergent-systems-co/persona-atoms/blob/main/atoms/behavioural-constraint/cite-file-line.json",
  "category": "governance",
  "provenance": {
    "source": "convergent-systems-co/persona-atoms",
    "source_url": "https://github.com/convergent-systems-co/persona-atoms/blob/main/atoms/behavioural-constraint/cite-file-line.json",
    "author": "convergent-systems-co",
    "license": "Apache-2.0",
    "notes": "Re-typed from behavioural-constraint by scripts/migrate-policy-tool.py."
  },
  "lifecycle": "stable"
}