II.
TrustLevel JSON
Structured · livetrust-level:synthetic
Synthetic json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "trust-level:synthetic",
"_kind": "TrustLevel",
"_file": "trust/trust-levels/synthetic.yaml",
"_cluster": "trust",
"attributes": {
"displayName": "Synthetic",
"level": "synthetic",
"freshnessWindowDaysDefault": 30,
"description": "LLM-generated or schema-inferred default; lowest trust.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "evidence:catalog-synthetic-inference",
"to": "trust-level:synthetic",
"kind": "has_trust_level"
}
]
}