v0.2.3: Enrichment adoption — query echoes, result totals, empty-result guidance
Enrichment adoption — query echoes, result totals, empty-result guidance
search/query/dataframe tools now surface a typed enrichment block in both structuredContent JSON and content[] markdown trailer.
Changed:
- eia_search_routes: effectiveQuery echo, totalIndexed, and empty-result notice in enrichment; total_indexed removed from output
- eia_query_route: effectiveRoute, totalCount, returnedCount, appliedFilters in enrichment; total and returned_count removed from output
- eia_dataframe_query: totalRows, returnedRows, capped-result notice in enrichment; row_count removed from output
Dependency bumps:
@cyanheads/mcp-ts-core^0.9.13 → ^0.9.16
60 tests pass; bun run devcheck clean.