{
  "name": "Cryptgreg Research",
  "type": "research_hub",
  "version": "2.0",
  "read_only": true,
  "resources": {
    "projects": "/api/projects.json",
    "research": "/api/research.json",
    "datasets": "/api/datasets.json",
    "runs": "/api/runs.json",
    "evidence": "/api/evidence.json",
    "treasury": "/api/treasury.json",
    "land": "/api/land.json",
    "receipts": "/api/receipts.json"
  },
  "interfaces": {
    "human": "/",
    "simulation": "https://simulation.cryptgregresearch.org/"
  }
}