Card snapshot
corridor-sanctions-assistant-a2a.vassiliy-lakhonin.workers.dev
·
2026-09-05 21:51:23 UTC
·
5af9a934edd30966c221f114a9871a8edd5ace3ade364ee03eee9d362872063c
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Corridor & Sanctions Risk Assistant",
"description": "Front door to the corridor and sanctions evidence-readiness gates. Ask about a specific Kazakhstan / Middle Corridor deal or a CIS / Caucasus / Central Asia counterparty; get a plain-language read on what due-diligence evidence a bank, insurer, or compliance desk will still ask for, and a pointer to the structured gate that fits. For person-led work, email a one-line description of the route or counterparty and the next decision or review. Fit, scope, fee, and timing are confirmed before work starts. Orientation and routing only. The structured triage, scoring, and any screening happen in the named gates, and human review is required before any commercial action.",
"provider": {
"organization": "Vassiliy Lakhonin",
"url": "https://github.com/vassiliylakhonin"
},
"version": "1.8.0",
"documentationUrl": "https://github.com/vassiliylakhonin/agenda-intelligence-md/blob/main/docs/use-cases/corridor-sanctions-assistant.md",
"supportedInterfaces": [
{
"url": "https://corridor-sanctions-assistant-a2a.vassiliy-lakhonin.workers.dev/message/send",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"securityRequirements": [],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false,
"extensions": [
{
"uri": "https://agenda-intelligence-a2a.vassiliy-lakhonin.workers.dev/a2a/extensions/agenda-intelligence/v1",
"description": "Wrapper scope, product contract, boundaries, support channel and provider identity for this agent. Descriptive only: reading it is never required to call the agent.",
"required": false,
"params": {
"support": {
"email": "vassiliy.lakhonin@gmail.com",
"documentationUrl": "https://github.com/vassiliylakhonin/agenda-intelligence-md/blob/main/MCP.md",
"hours_local": "Mon\u2013Fri 09:00\u201318:00 Asia/Almaty (UTC+5)",
"timezone": "Asia/Almaty",
"response_sla": "Best-effort response within 2 business days. Solo maintainer (not a company); not a paid support channel."
},
"x_agenda_intelligence": {
"hosted_wrapper": true,
"wrapper_scope": "A2A/JSON-RPC discovery front for corridor and sanctions deal-risk evidence readiness: orientation, routing to the structured gates, and a human pre-deal screening handoff. No triage, scoring, screening, or retrieval of its own.",
"jsonrpc_endpoint": "https://corridor-sanctions-assistant-a2a.vassiliy-lakhonin.workers.dev/message/send",
"protocol_version": "1.0",
"public_endpoint": true,
"optional_client_identifier_header": "X-Client-Id",
"ai_catalog": "https://corridor-sanctions-assistant-a2a.vassiliy-lakhonin.workers.dev/.well-known/ai-catalog.json",
"repository": "https://github.com/vassiliylakhonin/agenda-intelligence-md",
"package": "https://pypi.org/project/agenda-intelligence-md/",
"mcp": {
"transport": "stdio",
"server_command": "agenda-intelligence-mcp",
"install": "pip install agenda-intelligence-md"
},
"boundaries": [
"Orientation and routing only; no triage, scoring, screening, or retrieval of its own.",
"No legal, compliance, sanctions, financial, investment, or insurance advice.",
"No approval, clearance, authorization, denial, or final decision.",
"Human review is required before any commercial action."
],
"product_profile": "corridor_sanctions_assistant",
"canonical_product_name": "Corridor & Sanctions Risk Assistant",
"documentation": "https://github.com/vassiliylakhonin/agenda-intelligence-md/blob/main/docs/use-cases/corridor-sanctions-assistant.md",
"supported_contracts": [
"orientation_and_routing"
],
"buyer_use_cases": [
"first stop for a Kazakhstan / Middle Corridor deal \u2014 what evidence a bank, insurer, or compliance desk will ask for",
"first stop for CIS / Caucasus / Central Asia secondary-sanctions exposure on a counterparty",
"scope person-led review of a current deal or counterparty before work starts",
"find which structured gate fits a specific deal, counterparty, vessel, or market-entry file"
],
"commercial_positioning": "Human-facing front door to the corridor and sanctions evidence-readiness gates. Ask about a specific deal or counterparty; get a plain-language read on what due-diligence evidence is still missing, a pointer to the structured gate that fits, and a path to person-led work. Send a one-line description of the route or counterparty and the next decision or review. Fit, scope, fee, and timing are confirmed before work starts. Routing and orientation only. The structured triage, scoring, and any screening happen in the named gates, and human review is required before any commercial action.",
"focus": [
"orientation for corridor and sanctions deal-risk questions",
"routing to the Middle Corridor, CIS secondary-sanctions, Gulf maritime, and market-entry gates",
"person-led review scoped and quoted before work starts",
"human-review escalation before signature, committee, insurer, or client delivery"
],
"routes_to": [
"middle_corridor_deal_risk",
"cis_secondary_sanctions",
"gulf_maritime_exposure",
"kazakhstan_market_entry_readiness"
],
"engagement": {
"offer": "Person-led review of a current deal or counterparty, scoped and quoted before work starts.",
"contact_email": "vassiliy.lakhonin@gmail.com",
"support_hours": "Mon\u2013Fri 09:00\u201318:00 Asia/Almaty (UTC+5)",
"next_step": "Email a one-line description (route or counterparty + the next decision or review). Fit, scope, fee, and timing are confirmed before work starts."
},
"not_advice_notice": "Orientation and routing only. Not legal, compliance, sanctions, financial, investment, or insurance advice, and not an autonomous decision system. The structured gates perform the triage; human review is required before any commercial action."
},
"x_security_posture": {
"transport": "https",
"public_endpoint": true,
"required_authentication": false,
"optional_client_identifier_header": "X-Client-Id",
"data_handling": [
"No payment credentials accepted.",
"No wallet rails.",
"No caller prompt text stored in aggregate stats.",
"Usage analytics are aggregate operational counters."
],
"abuse_contact": "mailto:vassiliy.lakhonin@gmail.com"
},
"x_tool_contracts": {
"contract_version": "1.8.0",
"note": "Each entry is the contract of the hosted MCP tool of the same name. SendMessage params.request and tools/call arguments reach one dispatch, so the input schema describes both.",
"tools": [
{
"name": "corridor_sanctions_assistant",
"input_schema": {
"type": "object",
"properties": {
"text": {
"type": "string",
"description": "The question in plain language. Optional: with none, this returns the gate list."
}
},
"additionalProperties": true
},
"annotations": {
"readOnlyHint": true,
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": false
}
}
]
},
"provider": {
"legalEntity": {
"type": "individual",
"name": "Vassiliy Lakhonin",
"sameAs": [
"https://github.com/vassiliylakhonin",
"https://pypi.org/project/agenda-intelligence-md/",
"https://glama.ai/mcp/servers/vassiliylakhonin/agenda-intelligence-md"
]
}
}
}
}
]
},
"defaultInputModes": [
"application/json",
"text/plain",
"text/markdown"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"skills": [
{
"id": "corridor-sanctions-orientation",
"name": "Corridor & sanctions deal orientation",
"description": "Bring a one-line deal or counterparty (route, cargo, or entity + the decision pending). Get a plain-language read on the evidence gaps a bank/insurer/compliance desk will flag, which structured gate to run, and what to send for person-led work. Fit, scope, fee, and timing are confirmed before work starts.",
"tags": [
"corridor",
"sanctions",
"kazakhstan",
"cis",
"deal-risk",
"evidence-readiness",
"human-review",
"free"
],
"examples": [
"I'm shipping steel Kazakhstan->EU via the Middle Corridor next month \u2014 what will the bank ask for?",
"Counterparty is a trading house in Georgia \u2014 where do I check secondary-sanctions exposure?",
"I have a live deal. What do you need to scope the review and quote it?"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json",
"text/markdown"
]
}
],
"signatures": [
{
"protected": "eyJhbGciOiJFUzI1NiIsInR5cCI6IkpPU0UiLCJqa3UiOiJodHRwczovL2NvcnJpZG9yLXNhbmN0aW9ucy1hc3Npc3RhbnQtYTJhLnZhc3NpbGl5LWxha2hvbmluLndvcmtlcnMuZGV2Ly53ZWxsLWtub3duL2p3a3MuanNvbiIsImtpZCI6ImFnZW5kYS1pbnRlbGxpZ2VuY2UtbWQtMjAyNi0wOC0wOS0wYmU3MjhkMCJ9",
"signature": "QTi1Ma7j0OnbSNLBr17YMQjFjSzquqF9EypCIx7D_x-JIlemWQfy0Xf4QskqjE7gF3GuLL1McVzRzTeKKkU3Wg"
}
]
}