{
  "$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× 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× 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× 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"
}
