v0.1.1: cut SPARQL search tools, use EUR-Lex REST only
CELLAR SPARQL endpoint proved unreliable in practice. Search tools (eu_search_legislation, eu_search_case_law, eu_search_treaties) removed; document fetchers now use eur-lex.europa.eu/legal-content/ which is the canonical user-facing URL and works reliably. Tools remaining (4): - eu_get_document_by_celex - eu_get_document_by_ecli - eu_get_document_by_eli - eu_verify_citation (now pure regex, no network) Verified end-to-end against Schrems II (CELEX 62018CJ0311).
| Repository | lucianschw-dev/eumike |
|---|---|
| Author | Lucian.schw <lucian.lucian26@gmail.com> |
| Authored | |
| Parents | 8fa02bb2 |
| Stats | 15 files changed , +121 , -844 |
| Part of | EU-law MCP server (EUR-Lex tools) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-f513b61a.md
from inside the repo you want the change in.