---
summary: "Initial scaffold and design."
breaking: false
security: false
---

# 0.1.0 — 2026-05-21

## Added

- Project scaffolded from `@cyanheads/mcp-ts-core ^0.9.1`.
- `docs/idea.md` — initial concept seed for wrapping the BLS public API.
- `docs/design.md` — full tool-surface design: `bls_search_series`, `bls_get_series`, `bls_get_latest`, `bls_list_surveys`; `BlsApiService` and `BlsCatalogService` architecture; error contracts; quota analysis.
- Skills synced to `.claude/skills/`.

## Removed

- Unused scaffold definitions (echo resource, app-resource, prompt, app-tool) — design is tools-only.
