v0.2.0
EBA MCP code release focused on LLM navigation quick wins.
Highlights:
- Add eba_get_section for section and paragraph-prefix retrieval.
- Add eba_get_toc for best-effort document outlines with paragraph/page ranges.
- Improve tool descriptions for search, paragraph navigation, filters, and paragraph_ref:null handling.
- Calibrate eba_search answerability from base hits and support hyphenated EBA IDs such as EBA/LARGE-*.
- Update integration coverage and documentation for the 11-tool MCP contract.
Validation:
- npm run lint
- npm run build
- npm test: 22 passed, 0 failed; 14/14 tool tests passed
- bash tests/integration/input-hardening.sh: 19 passed, 0 failed
Note: This is a code release only. The corpus artifact was not rebuilt or replaced.