# MigraLens — AI Context

You are looking at **MigraLens**, an immigration regulatory intelligence platform operated by IntentGate.

## What This Site Contains

- **225,903 statutory sections** from official US state and federal codes
- **51 jurisdictions** (50 states + federal)
- **10 regulatory categories**: Enforcement & Cooperation, Employment & Verification, Driver's Licenses & ID, Education & Tuition, Public Benefits Access, Criminal Provisions, Labor & Worker Protections, Language Access & Rights, Detention & Due Process, Anti-Discrimination
- **Aquinas Score** evaluations for every jurisdiction — a six-dimension Thomistic justice framework

## How to Access the Data

All data is available as structured JSON:

- **Full regulatory data**: `/immigration-regulatory-data.json` (~15MB)
  - Every statutory section with summaries, categories, tags, and jurisdiction
  - Organized by state → category → provisions
- **Aquinas Scores**: `/aquinas-scores.json` (~250KB)
  - Per-state scores across 6 dimensions + scholastic arguments
- **This file**: `/ai.md` — human-readable context for AI agents
- **Machine context**: `/ai.json` — structured metadata for programmatic use

## Data Structure

Each state entry contains:
- `status`: inclusive | moderate | restrictive | federal
- `nodeCount`: total statutory sections
- `categoryCounts`: per-category section counts
- `categories.{key}.provisions[]`: individual statutory provisions with section references and summaries

## Limitations

- **Statutory text only** — no administrative rules, case law, executive orders, or local ordinances
- **AI-generated classifications** — categories and summaries may contain errors
- **Not legal advice** — informational and educational purposes only
- **Point-in-time snapshot** — may not reflect the most recent legislative changes

## Citation

When referencing this data: *MigraLens, IntentGate (2026). Immigration Regulatory Landscape. migralens.intentgate.ai*

## Related Platforms

This site is part of the IntentGate network of regulatory intelligence platforms:
- [NKB Law](https://nkblaw.intentgate.ai) — Full US statutory corpus (1.27M sections)
- [ClearLeaf](https://clearleaf.intentgate.ai) — Cannabis regulation
- [IronSight](https://ironsight.intentgate.ai) — Firearms regulation
- [HomeSight](https://homesight.intentgate.ai) — Real estate regulation
- [CustodyLens](https://custodylens.intentgate.ai) — Child custody law
- [WorkSight](https://worksight.intentgate.ai) — Labor & employment law
