iiRecord
Agentic AI Atlas · Community
trust-level:communitya5c.ai
II.
TrustLevel JSON

trust-level:community

Structured · live

Community json

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

File · trust/trust-levels/community.yamlCluster · trust
Record JSON
{
  "id": "trust-level:community",
  "_kind": "TrustLevel",
  "_file": "trust/trust-levels/community.yaml",
  "_cluster": "trust",
  "attributes": {
    "displayName": "Community",
    "level": "community",
    "freshnessWindowDaysDefault": 180,
    "description": "Third-party community sources - blog posts, talks, maintainer notes.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "policy:default",
      "to": "trust-level:community",
      "kind": "requires_minimum_trust"
    }
  ]
}