{
  "specVersion": "0.1.0",
  "contextId": "11111111-1111-4111-8111-111111111111",
  "version": 4,
  "tenantDomain": "contextio.xyz",
  "provider": {
    "legalName": "Contextio",
    "jurisdiction": "BR",
    "contactEmail": "legal@contextio.xyz"
  },
  "terms": {
    "url": "https://contextio.xyz/legal/terms",
    "sha256": "c342333b3689b21d61b98e9af16d1c2158dfb75a00a50aa523b77bdcbd6c9cc1",
    "effectiveDate": "2026-06-28"
  },
  "jurisdictions": [
    "BR",
    "AR",
    "CO"
  ],
  "consentRequirements": [
    {
      "id": "treasury-management",
      "description": "Authorize AI agents to allocate idle treasury between liquidity and yield.",
      "required": true,
      "scope": [
        "treasury",
        "yield"
      ]
    },
    {
      "id": "payroll-execution",
      "description": "Authorize scheduled payroll settlement to listed employees/contractors.",
      "required": true,
      "scope": [
        "payroll",
        "offramp"
      ]
    }
  ],
  "disputeChannels": [
    {
      "type": "arbitration",
      "provider": "Contextio arbitration — Brazil",
      "venue": "https://contextio.xyz/legal/disputes/br",
      "governingLaw": "BR",
      "language": "pt"
    },
    {
      "type": "arbitration",
      "provider": "Contextio arbitration — Argentina",
      "venue": "https://contextio.xyz/legal/disputes/ar",
      "governingLaw": "AR",
      "language": "es"
    },
    {
      "type": "arbitration",
      "provider": "Contextio arbitration — Colombia",
      "venue": "https://contextio.xyz/legal/disputes/co",
      "governingLaw": "CO",
      "language": "es"
    }
  ],
  "settlement": {
    "networks": [
      "stellar:testnet",
      "stellar:pubnet"
    ],
    "assets": [
      "USDC",
      "XLM",
      "BRL",
      "ARS",
      "COP"
    ]
  },
  "publishedAt": "2026-06-28T18:34:59.580Z"
}