II.
EvidenceSource JSON
Structured · liveevidence:catalog-synthetic-inference
Catalog synthetic inference evidence json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "evidence:catalog-synthetic-inference",
"_kind": "EvidenceSource",
"_file": "catalog-meta/evidence-sources/catalog-synthetic-inference.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Catalog synthetic inference evidence",
"kindLabel": "observation",
"trustLevel": "trust-level:synthetic",
"sourceUrl": "https://github.com/a5c-ai/babysitter/tree/main/packages/atlas/graph",
"observedAt": "2026-05-15T00:00:00Z",
"observedBy": "a5c-ai-catalog",
"locator": "catalog-synthetic-inference",
"excerpt": "Synthetic evidence marks values generated or schema-inferred by the Atlas\ncatalog itself. It is intentionally the lowest trust level and should be\nsuperseded by vendor, community, or official web evidence when available.\n"
},
"outgoingEdges": [
{
"from": "evidence:catalog-synthetic-inference",
"to": "trust-level:synthetic",
"kind": "has_trust_level"
}
],
"incomingEdges": []
}