You're viewing a demo portfolio

Join the waitlist
PRSM

archive_coverage_gap

Active

Tool of Colour Memory

declared in 2.3.4

Given a list of themes, report which are well-evidenced in the archive and which are under-evidenced or missing. Returns a coverage matrix: for each theme, entries found, coverage grade (strong/moderate/weak/missing), best match with claim strength, and what source type would be needed to improve coverage. Use this BEFORE building an archive_report_brief or brief_forensic to know where the evidence is strong and where gaps will appear. Prevents building beautiful reports that quietly ignore half the brief.

Parameters schema

{
  "type": "object",
  "required": [
    "themes"
  ],
  "properties": {
    "themes": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Themes to check e.g. ['opium', 'gin', 'gambling', 'racing']"
    },
    "archives": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional archives to search e.g. ['EIC', 'Dickens']"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Colour Memory

https://github.com/DigbyO/colour-memory-api

2/7 registries
View full server →
archive_coverage_gap — Colour Memory — PRSM MCP