Card snapshot
dual-use-technology-export-a2a.vassiliy-lakhonin.workers.dev
·
2026-09-04 00:38:09 UTC
·
869b9cd83ac140db4f995d2515f0130e7f697fe9e62a9e8213e083b49e62c898
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": "Dual-Use Technology & Export Controls Gate",
"description": "A2A-compatible evidence-readiness gate for dual-use technology export files. Bring the HS code, optional caller-supplied ECCN, origin, destination, transit route, end-user sector, and dated sources; get structural completeness triage and human-review routing. It does not classify goods, retrieve control lists, determine licensing, or authorize an export. New to these gates? Start with the Corridor & Sanctions Risk Assistant (https://corridor-sanctions-assistant-a2a.vassiliy-lakhonin.workers.dev) for plain-language orientation. Describe the route or counterparty and the next decision or review; fit, scope, fee, and timing are confirmed before work starts.",
"provider": {
"organization": "Vassiliy Lakhonin",
"url": "https://github.com/vassiliylakhonin"
},
"version": "1.8.0",
"documentationUrl": "https://github.com/vassiliylakhonin/agenda-intelligence-md/blob/main/docs/vertical-workers.md#shipped-vertical-workers",
"supportedInterfaces": [
{
"url": "https://dual-use-technology-export-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 and structural evidence-readiness triage for caller-supplied HS codes, optional ECCNs, transit routes, end-user sectors, and dated sources",
"jsonrpc_endpoint": "https://dual-use-technology-export-a2a.vassiliy-lakhonin.workers.dev/message/send",
"protocol_version": "1.0",
"public_endpoint": true,
"optional_client_identifier_header": "X-Client-Id",
"ai_catalog": "https://dual-use-technology-export-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": [
"No live source or control-list retrieval; caller-supplied evidence only.",
"No ECCN, HS-code, sanctions, license, end-use, or destination determination.",
"No legal, trade-compliance, customs, sanctions, or investment advice.",
"Human review is required before any export, shipment, sale, or commercial action."
],
"product_profile": "dual_use_technology_export",
"canonical_product_name": "Dual-Use Technology & Export Controls Gate",
"documentation": "https://github.com/vassiliylakhonin/agenda-intelligence-md/blob/main/docs/vertical-workers.md#shipped-vertical-workers",
"product_contract": {
"request_schema": "https://github.com/vassiliylakhonin/agenda-intelligence-md/blob/main/schemas/v1/dual-use-technology-export-request.schema.json",
"response_schema": "https://github.com/vassiliylakhonin/agenda-intelligence-md/blob/main/schemas/v1/dual-use-technology-export-response.schema.json",
"canonical_input_mode": "structured_json",
"demo_input_modes": [
"structured_json"
]
},
"supported_contracts": [
"dual_use_technology_export_contract"
],
"buyer_use_cases": [
"technology and semiconductor supply chain screening",
"export control compliance for cross-border hardware sales",
"identification of high-risk transit jurisdictions for dual-use items",
"validating end-user statements for military-civilian fusion risk"
],
"commercial_positioning": "Shipment details (HS code, optional caller-supplied ECCN, transit route, end-user sector, and dated sources) -> deterministic file-completeness triage before human export-control review. No classification, licensing, clearance, or authorization determination."
},
"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": "dual_use_technology_export",
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/vassiliylakhonin/agenda-intelligence-md/schemas/v1/dual-use-technology-export-request.schema.json",
"title": "DualUseTechnologyExportRequest",
"description": "Product-grade structured request contract for dual-use technology export control screening.",
"x-schema-version": "1",
"type": "object",
"additionalProperties": false,
"required": [
"shipment",
"dated_sources",
"risk_question"
],
"properties": {
"shipment": {
"type": "object",
"required": [
"hs_code",
"description",
"origin",
"destination"
],
"properties": {
"hs_code": {
"type": "string"
},
"eccn": {
"type": "string"
},
"description": {
"type": "string"
},
"origin": {
"type": "string"
},
"destination": {
"type": "string"
},
"transit_countries": {
"type": "array",
"items": {
"type": "string"
}
},
"end_user_sector": {
"type": "string",
"enum": [
"military",
"civilian",
"aerospace",
"semiconductor",
"unknown"
]
}
}
},
"dated_sources": {
"type": "array",
"items": {
"type": "object",
"required": [
"id",
"source_type",
"title",
"date"
],
"properties": {
"id": {
"type": "string"
},
"source_type": {
"type": "string"
},
"title": {
"type": "string"
},
"date": {
"type": "string",
"format": "date"
}
}
}
},
"risk_question": {
"type": "string"
}
}
},
"output_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/vassiliylakhonin/agenda-intelligence-md/schemas/v1/dual-use-technology-export-response.schema.json",
"title": "DualUseTechnologyExportResponse",
"description": "Product-grade structured response contract for dual-use export control screening.",
"x-schema-version": "1",
"type": "object",
"additionalProperties": false,
"required": [
"contract_version",
"profile",
"export_risk_triage"
],
"properties": {
"contract_version": {
"type": "string",
"const": "1.7.1"
},
"profile": {
"type": "string",
"const": "dual_use_technology_export"
},
"export_risk_triage": {
"type": "object",
"required": [
"status",
"score",
"evidence_ledger"
],
"properties": {
"status": {
"type": "string",
"enum": [
"decision_ready",
"not_decision_ready",
"escalate"
]
},
"score": {
"type": "integer"
},
"primary_risk_vectors": {
"type": "array",
"items": {
"type": "string"
}
},
"evidence_ledger": {
"type": "array",
"items": {
"type": "string"
}
}
}
}
}
},
"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": "dual-use-technology-export-controls",
"name": "Dual-use technology export-controls evidence gate",
"description": "Checks whether a caller-supplied technology shipment file contains the classification, route, end-user, and dated-source fields needed for export-control human review.",
"tags": [
"dual-use",
"export-controls",
"eccn",
"hs-code",
"end-user",
"evidence-readiness",
"human-review"
],
"examples": [
"Is this semiconductor shipment file complete enough for export-control review?",
"Which classification or end-user evidence is missing before this hardware export proceeds?"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json",
"text/markdown"
]
}
],
"signatures": [
{
"protected": "eyJhbGciOiJFUzI1NiIsInR5cCI6IkpPU0UiLCJqa3UiOiJodHRwczovL2R1YWwtdXNlLXRlY2hub2xvZ3ktZXhwb3J0LWEyYS52YXNzaWxpeS1sYWtob25pbi53b3JrZXJzLmRldi8ud2VsbC1rbm93bi9qd2tzLmpzb24iLCJraWQiOiJkdWFsLXVzZS1leHBvcnQtMjAyNi0wOC0yNy1jM2IzOWU2MiJ9",
"signature": "utmoJhnGftw6fnKnnIPHhUzZPpc3TlCM1ju46ahW5ufnu_WZk6N2ns7XlyS_qrvlpgOdpo6u5iNi0ntcZH3Olw"
}
]
}