II.
ModelProviderProduct JSON
Structured · liveprovider:foundry
Foundry json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "provider:foundry",
"_kind": "ModelProviderProduct",
"_file": "capabilities-and-models/model-provider-product.yaml",
"_cluster": "capabilities-and-models",
"attributes": {
"providerId": "foundry",
"displayName": "Foundry",
"kindLabel": "cloud-provider",
"vendor": "Foundry",
"homepage": null,
"apiFamilies": [],
"authKinds": [],
"evidenceRefs": [
"repo-transport-mux-readme",
"repo-transport-mux-architecture"
]
},
"outgoingEdges": [
{
"from": "provider:foundry",
"to": "evidence:repo-transport-mux-readme",
"kind": "has_evidence_source"
},
{
"from": "provider:foundry",
"to": "evidence:repo-transport-mux-architecture",
"kind": "has_evidence_source"
}
],
"incomingEdges": [
{
"from": "providerVersion:foundry:ge-0-0-0",
"to": "provider:foundry",
"kind": "model_provider_version_of"
}
]
}