v0.1.5: Enrichment adoption across search/coverage tools
Enrichment adoption across search/coverage tools
Query echoes, result totals, and empty-result guidance now surface in a typed
enrichment block that reaches both the structuredContent JSON and the
content[] markdown trailer on all search, list, and coverage tools.
Changed:
- fcc_search_availability, fcc_search_providers, fcc_find_underserved, fcc_get_coverage_summary, fcc_compare_areas, fcc_list_downloads — enrichment block with appliedFilters, totalFound (where applicable), and notice on empty results
- fcc_find_underserved structuredContent — totalFound and notice moved from output to enrichment; value/presence preserved in both channels
- fcc_search_providers structuredContent — notice moved from output to enrichment; value/presence preserved in both channels
Dependency bumps:
@cyanheads/mcp-ts-core^0.9.13 → ^0.9.16
48 tests pass; bun run devcheck clean.