feat: golden-ify Israel Law MCP — census, skipIf tests, dual transport

Add data/census.json (10 laws, 135 provisions, jurisdiction IL) generated
from database.db. Rewrite golden.test.ts to golden standard pattern with
describe.skipIf guards so tests skip gracefully in CI without DB artifacts.
Update server.json to packages format with streamable-http Vercel endpoint.
Bump version to 1.1.0.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mortalus
2026-02-22 17:30:45 +01:00
parent b4fee903d5
commit 2476300c7e
6 changed files with 272 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ansvar/israel-law-mcp",
"version": "1.0.0",
"version": "1.1.0",
"mcpName": "eu.ansvar/israel-law-mcp",
"description": "Israel law database covering Privacy Protection Law, Data Security Regulations, Computer Law, Companies Law, Electronic Signature Law, and Credit Data Law with full-text search",
"author": "Ansvar Systems AB <hello@ansvar.ai>",