v0.2.3: enrichment adoption — search/series/dataframe tools
enrichment adoption — search/series/dataframe tools
query echoes, result totals, and empty-result guidance now surface in a typed enrichment block reaching both structuredContent JSON and content[] markdown trailer.
Changed:
- bls_search_series: total+catalogSize moved to enrichment block; total renamed totalFound; notice for empty-result guidance
- bls_get_series: enrichment.totalObservations + notice when canvas spill occurs
- bls_get_latest: enrichment.notice when series fail (directs to bls_search_series)
- bls_dataframe_query: enrichment.notice when row_limit caps query results
Dependency bumps:
@cyanheads/mcp-ts-core^0.9.13 → ^0.9.16
42 tests pass; bun run devcheck clean.