Commit Graph

6 Commits

Author SHA1 Message Date
Jeffrey von Rotz
614e9ef7b7 chore: remove legacy codeql.yml (ADR-011 GHAS migration) 2026-03-02 11:17:44 +00:00
Mortalus
8145605d0f ci: add weekly data freshness check workflow 2026-02-22 20:43:10 +01:00
Mortalus
3cfa5ac1f9 fix: correct tool name and gitleaks config 2026-02-21 05:37:17 +01:00
Mortalus
38d1ca339a ci: add CodeQL, Semgrep, Gitleaks, Trivy security scanning 2026-02-21 05:24:54 +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
Mortalus
21aa81d2b0 chore: initial MCP preparation package
14-file blueprint including:
- sources.yml with data source provenance
- 12 golden contract tests with native-language search terms
- 5-6 drift detection anchors
- MCP Registry + npm package configs
- Vercel deployment config (SMALL tier)
- Security policies and issue templates

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