Skip to content

Releases: jet52/ndlaw

Release list

v2.0.0

Choose a tag to compare

@jet52 jet52 released this 19 Jul 16:09

North Dakota primary law — a Model Context Protocol (MCP) server plus the
validated primary-law databases. This is the clean, serve-only public release;
the database assets below are the corpus, and the repository is the minimal
runtime and its deployment/auto-update tooling.

Database assets (each with a .sha256; verify with shasum -a 256 -c <asset>.sha256):

  • opinions.db.zip — ~19,800 North Dakota Supreme Court and Court of Appeals opinions (1889–present) with the bidirectional citation graph
  • constitution.db.zip — North Dakota Constitution, point-in-time (1889–present)
  • statutes.db.zip — N.D.C.C. statutes
  • rules.db.zip — North Dakota court rules
  • admincode.db.zip — North Dakota Administrative Code
  • ag_opinions.db.zip — Attorney General opinions (1942–present)
  • jeac_opinions.db.zip — Judicial Ethics Advisory Committee opinions
  • figures.db.zip — reproduced figures

Install and run: see README.md. Server deployment and automatic updates: see deploy/SETUP.md.