Commit Graph

3 Commits

Author SHA1 Message Date
Jeffrey von Rotz
de2982ea41 fix(security): update lock file — hono 4.12.3 + SDK 1.27.1 (#4)
Updated transitive deps to patched versions:
- @modelcontextprotocol/sdk: 1.26.0 -> 1.27.1
  (cross-client data leak via shared transport, affects 1.10.0-1.25.3,
  patched in 1.26.0)
- hono: 4.12.0 -> 4.12.3
  (authentication bypass via IP spoofing, patched in 4.12.3)

No package.json change needed — existing semver ranges already allow
the patched versions.
2026-03-02 21:04:26 +01:00
Mortalus
2d38e78d02 feat: expand from 10 to 66 laws — 537 provisions, 10 Basic Law PDFs parsed
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 09:09:50 +01:00
Mortalus
1e28f8a6b1 feat: production MCP server with Israeli legislation (multi-source)
Complete production implementation with shell+adapter architecture,
13 MCP tools, SQLite FTS5 search, and multi-source ingestion pipeline.

Ingestion fetches from UCI mirror, UNODC SHERLOC PDFs, and Knesset
mobile PDFs (135 provisions, 33 definitions). 3 acts with full text,
7 acts metadata-only due to gov.il/nevo.co.il access restrictions.
Knesset OData API used for metadata enrichment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 20:40:01 +01:00