iiRecord
Agentic AI Atlas · Synthetic
trust-level:synthetica5c.ai
II.
TrustLevel JSON

trust-level:synthetic

Structured · live

Synthetic json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · trust/trust-levels/synthetic.yamlCluster · trust
Record JSON
{
  "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"
    }
  ]
}