report_gap

shallow

com.eurorackref/eurorack · Verify this server

Report when this MCP server couldn't fully answer a question. Not a query tool — calling this writes a feedback record. Call this proactively — without being asked — whenever you hit one of: - missing_field: a field you expected on a module wasn't present (e.g. "I needed the LFO frequency range on Pamela's New Workout and parameter_zones didn't have it"). - missing_module: a module the user asked about isn't in the corpus yet. - tool_confusion: a tool's behavior surprised you (wrong shape, missing filter, ambiguous enum value, unclear description). - empty_result: a reasonable query came back empty and you suspect the corpus is incomplete rather than the query being wrong. - other: anything else worth flagging that doesn't fit above. - eval_finding: reserved for the eval harness at evals/mcp/. Don't use this as an agent — it's written by harvest.py --push when a rubric catches a behavior the agent didn't self-report (e.g., a model leaking prior knowledge after acknowledging a corpus gap). Be specific. Vague reports ("data could be better") are useless; actionable reports name the field, module, or tool. Reporting is encouraged — there is no rate limit and no judgment for over-reporting; a noisy log is more useful than a silent one. Args: - kind (required): one of missing_field | missing_module | tool_confusion | empty_result | other (eval_finding is reserved for the eval harness) - module_id: module this was about, if any ("<manufacturer>/<slug>"). For missing_module, use the id the user asked about even if it doesn't exist. - tool_name: tool that fell short (or that you'd want to exist). - expected (required, ≤200 chars): what you were trying to find or do. - observed (required, ≤500 chars): what actually happened. - suggestion (≤300 chars): concrete fix you'd propose ("add a release_curve field to parameters", "ingest mutable-instruments/yarns"). Returns: { acknowledged: true, id: number }

100.0/100

1 trials · measured 8 days ago

report_gap scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.eurorackref/eurorack, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: report_gap
[![Vouch score](https://vouch.tools/api/tools/64ac57af-6e03-407a-aea4-c34258a7d1d5/badge.svg)](https://vouch.tools/tools/64ac57af-6e03-407a-aea4-c34258a7d1d5)
report_gap — Vouch