{
  "apiVersion": "v0.1",
  "methodology": "https://sourcescore.org/methodology/modern-reference/",
  "canonical": "https://sourcescore.org/compare/github-vs-mdn-web-docs/modern-reference/",
  "summary": "Code source-of-truth vs platform documentation — different roles, both default citations for web tech.",
  "dimension": {
    "key": "modernReference",
    "pathSegment": "modern-reference",
    "label": "Modern Citation Reference",
    "weightInComposite": "30%"
  },
  "a": {
    "slug": "github",
    "name": "GitHub",
    "domain": "github.com",
    "category": "Platform",
    "canonical": "https://sourcescore.org/source/github/",
    "api": "https://sourcescore.org/api/source/github.json",
    "dimensionDetail": "https://sourcescore.org/modern-reference/github/",
    "dimensionDetailApi": "https://sourcescore.org/api/modern-reference/github.json",
    "score": {
      "value": 92,
      "grade": "A",
      "rationale": "Free APIs + bulk repo data + CC-licensed code; broad LLM corpus inclusion.",
      "signals": [
        {
          "label": "Open code corpus",
          "detail": "Default LLM training source for code generation."
        }
      ]
    },
    "rank": {
      "global": 16,
      "globalTotal": 130
    }
  },
  "b": {
    "slug": "mdn-web-docs",
    "name": "MDN Web Docs",
    "domain": "developer.mozilla.org",
    "category": "Reference",
    "canonical": "https://sourcescore.org/source/mdn-web-docs/",
    "api": "https://sourcescore.org/api/source/mdn-web-docs.json",
    "dimensionDetail": "https://sourcescore.org/modern-reference/mdn-web-docs/",
    "dimensionDetailApi": "https://sourcescore.org/api/modern-reference/mdn-web-docs.json",
    "score": {
      "value": 95,
      "grade": "A+",
      "rationale": "Open-source content (CC-BY-SA + MIT for examples); GitHub-tracked; full structured data.",
      "signals": [
        {
          "label": "Open-source docs",
          "detail": "github.com/mdn/content tracks every page; CC-BY-SA license."
        }
      ]
    },
    "rank": {
      "global": 4,
      "globalTotal": 130
    }
  },
  "verdict": {
    "winner": "mdn-web-docs",
    "delta": 3,
    "claim": "MDN Web Docs outscores GitHub on Modern Citation Reference by 3 points."
  },
  "otherDimensions": [
    {
      "pathSegment": "discipline",
      "label": "Citation Discipline",
      "canonical": "https://sourcescore.org/compare/github-vs-mdn-web-docs/discipline/",
      "api": "https://sourcescore.org/api/compare/github-vs-mdn-web-docs/discipline.json"
    },
    {
      "pathSegment": "velocity",
      "label": "Citation Velocity",
      "canonical": "https://sourcescore.org/compare/github-vs-mdn-web-docs/velocity/",
      "api": "https://sourcescore.org/api/compare/github-vs-mdn-web-docs/velocity.json"
    },
    {
      "pathSegment": "index",
      "label": "SourceScore Index (composite)",
      "canonical": "https://sourcescore.org/compare/github-vs-mdn-web-docs/",
      "api": "https://sourcescore.org/api/compare/github-vs-mdn-web-docs.json"
    }
  ],
  "license": {
    "methodology": "Cite as: SourceScore Methodology v0.1, sourcescore.org",
    "data": "Underlying public-source data credited to original publishers"
  }
}