[
  {
    "id": "your-lab-github",
    "type": "github_org",
    "sourceClass": "official_artifact",
    "lab": "Your Lab",
    "name": "Your Lab GitHub releases",
    "url": "https://api.github.com/orgs/your-lab/repos",
    "organization": "your-lab",
    "identityEvidenceUrl": "https://github.com/your-lab",
    "releaseRepoLimit": 4,
    "releasesPerRepo": 2,
    "maxItems": 10
  },
  {
    "id": "your-lab-research-feed",
    "type": "feed",
    "sourceClass": "official_lab",
    "lab": "Your Lab",
    "name": "Your Lab Research Feed",
    "url": "https://example.com/research/feed.xml",
    "denyCategories": ["Company", "Events"],
    "requirePublishedAt": true,
    "boilerplateTitles": ["Your Lab Blog"],
    "healthStaleAfterDays": 45,
    "maxItems": 20
  },
  {
    "id": "your-lab-founder-x",
    "type": "x_user",
    "sourceClass": "person_x",
    "lab": "Your Lab",
    "person": "Founder Name",
    "role": "founder and CEO",
    "name": "Founder Name on X",
    "username": "FounderHandle",
    "url": "https://x.com/FounderHandle",
    "identityEvidenceUrl": "https://example.com/company/leadership",
    "maxItems": 20
  }
]
