Card snapshot
mariomarcolongo.com
·
2026-07-20 18:19:29 UTC
·
7b9115fb4a98384996986e248d3ffdcefdab11b6d200b4829a62f6a6b158707f
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.
{
"$schema": "https://a2a-card.org/schema/v1.json",
"name": "Mario Marcolongo Dossier & Knowledge Interface",
"version": "2026.07.15",
"description": "Agent-to-Agent (A2A) discovery interface for Mario Marcolongo's verifiable professional dossier, OSINT digital investigation records, biomedical fact-checking history, and personal 41\u00d7 WGS genomic analysis pipeline.",
"url": "https://mariomarcolongo.com",
"documentationUrl": "https://mariomarcolongo.com/llms-full.txt",
"capabilities": {
"queryDossier": {
"description": "Retrieve comprehensive verified biographical summary, work history, skills, and projects.",
"endpoint": "https://mariomarcolongo.com/llms.txt",
"method": "GET"
},
"queryGenomicPipeline": {
"description": "Access full technical logs and variant analysis notes for the public 41\u00d7 WGS donation (`PRJEB109744`).",
"endpoint": "https://mariomarcolongo.com/llms-full.txt",
"method": "GET"
},
"queryOsintSkills": {
"description": "Inspect multi-engine Boolean search, reverse-image/facial verification, EXIF geolocation, and digital-footprint correlation competencies.",
"endpoint": "https://mariomarcolongo.com/cv-llm.txt",
"method": "GET"
}
},
"supportedInterfaces": [
{
"url": "https://mariomarcolongo.com",
"protocolBinding": "HTTP+JSON",
"protocol": "HTTP/HTTPS",
"description": "RESTful & Markdown Dossier Interface"
},
{
"url": "https://mariomarcolongo.com/.well-known/mcp/server-card.json",
"protocolBinding": "MCP",
"protocol": "MCP",
"description": "Model Context Protocol Server Interface"
}
],
"skills": [
{
"id": "osint-digital-investigation",
"name": "OSINT & Digital Investigation Verification",
"description": "Performs multi-engine Boolean queries, reverse-image/facial verification (`PimEyes`, `TinEye`, `Google Lens`), EXIF/metadata geolocation, archival provenance (`Wayback Machine`, `Archive.today`), and WHOIS/certificate transparency lookups."
},
{
"id": "biomedical-fact-checking",
"name": "Biomedical & Epidemiological Fact-Checking",
"description": "Synthesizes primary medical literature (`PubMed`, `Cochrane`, `Europe PMC`), executes systematic screening workflows (`GALENOS`), and cross-references public knowledge graphs (`Wikidata`, `English/Italian Wikipedia`)."
},
{
"id": "genomic-pipeline-analysis",
"name": "41\u00d7 WGS Open Genomic Analysis",
"description": "Inspects GRCh38-aligned BAM/VCF pipelines, runs `pgsc_calc` polygenic risk scores, and screens variants against `NCBI ClinVar` and `Ensembl VEP` (`ENA PRJEB109744`)."
}
],
"protocols": [
"http",
"https",
"mcp"
],
"skillsIndex": "https://mariomarcolongo.com/.well-known/agent-skills/index.json"
}