What problem does it solve? Scientific agents need structured, provenance-preserving public variant evidence and ClinGen gene-disease validity assertions without handling patient data, plus deterministic handling of ambiguous, not-found, or unavailable variant resolution outcomes. ## Core Features & Use Cases - Variant Evidence Retrieval: Query one public GRCh38 germline SNV or simple indel (HGVS, SPDI, rsID, coordinates) and receive structured ACMG/AMP decision support with source links and provenance. - Explicit Outcome Branching: Branch deterministically on six resolution states (resolved, ambiguous, not_found, invalid_request, unsupported, resolution_unavailable) without collapsing or auto-selecting candidates. - Literature Chaining: Chain a resolved canonical_key into variant-linked literature, publication details by PMID, and semantic corpus search with match-type distinctions. - Use Case: An agent receives rs80357914, calls search_variant_evidence, gets an ambiguous result, lists candidates, and stops for explicit user selection instead of guessing. ## Quick Start Ask the agent to retrieve public variant evidence for a GRCh38 germline variant such as rs80357914 using the Folklore MCP endpoint and report the returned status and sources.