{
  "schema": "cssp-role-pathways-v3",
  "title": "Start by role",
  "summary": "Choose the safest and most useful path. PASO is not only a dashboard; it is a public-protection workflow.",
  "items": [
    {
      "role": "Visitor / citizen",
      "goal": "Understand risk without spreading rumor.",
      "open": "citizen-guide.html",
      "steps": [
        "Read the summary",
        "Check evidence state",
        "Use correction/reporting path"
      ]
    },
    {
      "role": "Journalist / investigator",
      "goal": "Turn signals into verifiable leads.",
      "open": "journalist-guide.html",
      "steps": [
        "Extract claim",
        "Verify source class",
        "Request reply",
        "Publish with uncertainty labels"
      ]
    },
    {
      "role": "Researcher / university",
      "goal": "Inspect method, references, gaps and reproducibility.",
      "open": "knowledge-index.html",
      "steps": [
        "Review definitions",
        "Download JSON",
        "Submit source improvements"
      ]
    },
    {
      "role": "Policy maker / jurist",
      "goal": "Convert dossiers into questions, hearings, audits or legal review.",
      "open": "policy-brief.html",
      "steps": [
        "Pick dossier",
        "Map legal basis",
        "Request documents",
        "Protect sources"
      ]
    },
    {
      "role": "Ranked institution / person",
      "goal": "Correct errors and improve trust with evidence.",
      "open": "correction-center.html",
      "steps": [
        "Identify record",
        "Attach proof",
        "Request update",
        "Track public correction"
      ]
    },
    {
      "role": "Protected contributor",
      "goal": "Contribute without exposure.",
      "open": "safe-contribution-guide.html",
      "steps": [
        "Do not upload publicly",
        "Strip metadata",
        "Use safe channel",
        "Keep personal notes offline"
      ]
    }
  ]
}