{
  "meta": {
    "title": "Trust - AgentGuard47",
    "description": "AgentGuard47 trust boundaries: local-first SDK enforcement, explicit hosted traces, retention limits, and security disclosure.",
    "canonical": "https://agentguard47.com/trust"
  },
  "heading": "Trust starts on your machine.",
  "intro": "Runtime guards enforce locally. Hosted control stores only the traces you choose to send.",
  "summaryCards": [
    {
      "title": "Local first",
      "body": "Budget, loop, retry, and timeout enforcement run inside your code before a dashboard is involved."
    },
    {
      "title": "Explicit data only",
      "body": "Hosted stores traces and events you send. The SDK does not require network access for local proof."
    },
    {
      "title": "Shared control later",
      "body": "Hosted plans add retained incidents, alerts, remote kill, and team workflows after the local path works."
    }
  ],
  "retention": [
    {
      "plan": "Trial",
      "days": 30,
      "events": 500000
    },
    {
      "plan": "Pro",
      "days": 30,
      "events": 500000
    },
    {
      "plan": "Team",
      "days": 90,
      "events": 5000000
    }
  ],
  "links": [
    {
      "label": "Security disclosure",
      "url": "/.well-known/security.txt"
    },
    {
      "label": "SDK GitHub",
      "url": "https://github.com/bmdhodl/agent47"
    },
    {
      "label": "Quickstart",
      "url": "/quickstart"
    },
    {
      "label": "Machine-readable trust",
      "url": "/trust.json"
    }
  ],
  "lastUpdated": "2026-04-03"
}