{
  "@context": "https://forj.se/smith/passport/v1",
  "id": "did:web:forj.se#smith",
  "type": "AIAgent",
  "name": "Smith",
  "role": "Multicloud sales co-worker",
  "description": "Forj's AI co-worker for hyperscaler partners. Reads which cloud an account runs, names the funded play, finds the decision-maker, drafts the opener, across AWS, Azure and Google Cloud.",
  "issuer": {
    "id": "did:web:forj.se",
    "name": "Forj",
    "accountableHuman": "Jacob Ahmid",
    "contact": "jacob@forj.se"
  },
  "ownerBound": true,
  "humanInTheLoop": "Smith advises and drafts. Nothing is sent, written, or changed without a human deciding. The human stays the closer.",
  "capabilities": [
    "read account and tech-stack signals",
    "draft outreach and co-sell",
    "research accounts and decision-makers"
  ],
  "willNotWithoutHuman": [
    "send any email",
    "write to your CRM",
    "act autonomously"
  ],
  "dataResidency": {
    "data": "Stockholm, Sweden (AWS eu-north-1)",
    "aiInference": "European Union (Amazon Bedrock)",
    "isolation": "Per-tenant row-level isolation",
    "hosting": "EU-hosted, encrypted in transit and at rest, GDPR-aligned"
  },
  "model": "Anthropic Claude, served via Amazon Bedrock in the EU",
  "issued": "2026-06-21T15:28:20.710Z",
  "version": "1.0"
}