{
  "service": "tdr-http-edge",
  "mode": "shared-static-edge",
  "staticReadOnly": true,
  "mainTdrMutationEndpointsPresent": false,
  "ranchGuardianProxyPresent": true,
  "fixtureId": "tdr-admin-m0-runtime-2026-07-06",
  "surfaceRoles": {
    "mainTdrAdminRuntime": {
      "pathPrefix": "/api/admin/runtime/",
      "public": false,
      "status": "closed_until_owner_admin_auth_boundary",
      "readOnly": true,
      "fixtureDataContractPresent": true,
      "mutationEndpointsPresent": false
    },
    "ranchPublicArtifacts": {
      "pathPrefixes": [
        "/api/ranch/release",
        "/downloads/"
      ],
      "readOnly": true,
      "productBoundary": "Ranch-private adjacent artifacts, not Main TDR product/admin contract"
    },
    "ranchGuardianProxy": {
      "pathPrefix": "/api/ranch/integrity/",
      "methods": [
        "POST"
      ],
      "productBoundary": "Ranch-private integrity upload/report proxy, not Main TDR M0"
    }
  },
  "endpoints": [
    "/api/ranch/release"
  ],
  "downloads": [
    "/downloads/tdr-ranch-client.zip",
    "/downloads/tdr-ranch-client-0.1.18-ranch.zip"
  ]
}
