Legal Context Protocol (LCP) Manifest
Machine-readable, verifiable legal terms governing autonomous operations for Contextio.
Specification Version: v0.1.0
|
Version: 1
|
Published At: 1/4/2026
Provider Identity
Legal NameAcme Treasury Ltda
JurisdictionBR, AR, CO
Operating JurisdictionsBR, AR, CO
Contact Emaillegal@contextio.xyz
Canonical Terms
Effective Date2026-01-01
Terms of Service URLhttps://contextio.xyz/legal/terms ↗
SHA-256 Hash0000000000000000000000000000000000000000000000000000000000000000
Consent & Agent Scope
Counterparties must grant authorization for specific scopes before agents execute settlement.
treasury-managementRequired
Authorize agents to allocate idle treasury.
treasuryyield
payroll-executionRequired
Authorize scheduled payroll settlement.
payrollofframp
Settlement Rules
Allowed Networks
stellar:testnetstellar:pubnet
Allowed Assets
USDCXLM
Dispute Channels
TypeArbitration
ProviderContextio default arbitration
Governing LawBR
Venue / Filing channelhttps://contextio.xyz/legal/disputes ↗
Raw JSON Manifest
Verifiable context signature metadata document
{
"specVersion": "0.1.0",
"contextId": "11111111-1111-4111-8111-111111111111",
"version": 1,
"tenantDomain": "contextio.xyz",
"provider": {
"legalName": "Acme Treasury Ltda",
"jurisdiction": "BR, AR, CO",
"contactEmail": "legal@contextio.xyz"
},
"terms": {
"url": "https://contextio.xyz/legal/terms",
"sha256": "0000000000000000000000000000000000000000000000000000000000000000",
"effectiveDate": "2026-01-01"
},
"jurisdictions": [
"BR",
"AR",
"CO"
],
"consentRequirements": [
{
"id": "treasury-management",
"description": "Authorize agents to allocate idle treasury.",
"required": true,
"scope": [
"treasury",
"yield"
]
},
{
"id": "payroll-execution",
"description": "Authorize scheduled payroll settlement.",
"required": true,
"scope": [
"payroll",
"offramp"
]
}
],
"disputeChannels": [
{
"type": "arbitration",
"provider": "Contextio default arbitration",
"venue": "https://contextio.xyz/legal/disputes",
"governingLaw": "BR",
"language": "en"
}
],
"settlement": {
"networks": [
"stellar:testnet",
"stellar:pubnet"
],
"assets": [
"USDC",
"XLM"
]
},
"publishedAt": "2026-01-04T10:02:00.000Z"
}