{
  "schema_version": "1.0.0",
  "name": "EveryAILaw.com",
  "description": "Structured, obligation-first reference tracking AI regulation obligations across jurisdictions.",
  "url": "https://everyailaw.com/",
  "publisher": {
    "name": "PAICE",
    "url": "https://paice.work/",
    "contact": "https://paice.work/contact/"
  },
  "capabilities": {
    "api": {
      "base_url": "https://everyailaw.com/api/v1/",
      "format": "json",
      "authentication": "none",
      "endpoints": [
        {
          "path": "index.json",
          "description": "API manifest with all available endpoints"
        },
        {
          "path": "obligations.json",
          "description": "All obligations with definitions and provision counts"
        },
        {
          "path": "regulations.json",
          "description": "Complete tracked regulation corpus, including terminal historical instruments"
        },
        {
          "path": "authorities.json",
          "description": "All regulatory bodies"
        },
        {
          "path": "jurisdictions.json",
          "description": "Jurisdiction hierarchy with ISO codes"
        },
        {
          "path": "standards.json",
          "description": "Voluntary and harmonized standards"
        },
        {
          "path": "provisions.json",
          "description": "All provisions with obligation mappings"
        },
        {
          "path": "pending-bills.json",
          "description": "Pre-enactment register: bills in scope tracked from committee passage through signature, with status, re-check cadence, and the instrument each becomes on enactment"
        },
        {
          "path": "stats.json",
          "description": "Coverage counts (instruments, regulations, standards, obligations, provisions, authorities, tracked jurisdictions, registry status breakdown)"
        },
        {
          "path": "obligation-matrix.json",
          "description": "Current-instrument obligation x regulation coverage grid"
        },
        {
          "path": "regulation-comparisons.json",
          "description": "Pairwise current-instrument obligation overlap"
        },
        {
          "path": "evidence.json",
          "description": "Verification evidence records"
        },
        {
          "path": "of/index.json",
          "description": "Obligation-First v0.6 federated records with separated issuance, administration, enforcement, lifecycle, provenance, category membership, and compatibility tombstones"
        },
        {
          "path": "of/obligationCategories.json",
          "description": "Jurisdiction-neutral gist:Category duty concepts. Concrete obligations join their category through gist:isCategorizedBy; the concept scheme is published at /obligation-category/index.json"
        },
        {
          "path": "all.json",
          "description": "Complete entity arrays with current-only aggregate matrix and comparisons"
        },
        {
          "path": "upcoming.json",
          "description": "Upcoming deadlines and recently changed instruments"
        },
        {
          "path": "openapi.json",
          "description": "OpenAPI 3.1 schema for this API"
        },
        {
          "path": "changelog.json",
          "description": "Build changelog with content hashes"
        },
        {
          "path": "by-jurisdiction/{id}.json",
          "description": "Current-instrument per-jurisdiction slices"
        },
        {
          "path": "by-obligation/{id}.json",
          "description": "Current-instrument per-obligation slices"
        },
        {
          "path": "exclusions.json",
          "description": "Laws evaluated and excluded from tracking"
        },
        {
          "path": "crosswalk.json",
          "description": "Standards-to-obligations crosswalk with related regulations"
        },
        {
          "path": "diff.json",
          "description": "Structured diff - new, updated, and removed regulations since last build"
        }
      ]
    },
    "feeds": {
      "sitemap": "https://everyailaw.com/sitemap.xml",
      "rss": "https://everyailaw.com/index.xml"
    },
    "llms_txt": "https://everyailaw.com/llms.txt",
    "llms_full_txt": "https://everyailaw.com/llms-full.txt",
    "openapi": "https://everyailaw.com/api/v1/openapi.json",
    "mcp_discovery": "https://everyailaw.com/.well-known/mcp.json",
    "pro_capabilities": "https://everyailaw.com/pro-capabilities.json",
    "obligation_first_export": "https://everyailaw.com/api/v1/of/index.json",
    "obligation_category_scheme": "https://everyailaw.com/obligation-category/index.json",
    "naming_profile": "https://everyailaw.com/.well-known/obligation-first-naming-profile.jsonld"
  },
  "actions": [
    {
      "name": "check_applicability",
      "description": "Determine which AI regulations apply based on jurisdiction and role",
      "url": "https://everyailaw.com/applicability.html"
    },
    {
      "name": "browse_obligations",
      "description": "View all compliance obligations grouped by category",
      "url": "https://everyailaw.com/obligations.html"
    },
    {
      "name": "browse_instruments",
      "description": "Browse all tracked instruments — laws, regulations, executive orders, standards, and frameworks",
      "url": "https://everyailaw.com/instruments.html"
    },
    {
      "name": "view_insights",
      "description": "Sleeper provisions, upcoming deadlines, and high-impact requirements often missed",
      "url": "https://everyailaw.com/insights.html"
    },
    {
      "name": "view_matrix",
      "description": "See which regulations cover which obligations in a grid view",
      "url": "https://everyailaw.com/matrix.html"
    },
    {
      "name": "compare_instruments",
      "description": "Side-by-side comparison of any two regulations or standards",
      "url": "https://everyailaw.com/compare.html"
    },
    {
      "name": "view_timeline",
      "description": "See enforcement dates and upcoming deadlines",
      "url": "https://everyailaw.com/timeline.html"
    },
    {
      "name": "view_for_agents",
      "description": "Tracker comparison table, MCP demo recipes, curl/Python/GRC integration examples, and citation guidance",
      "url": "https://everyailaw.com/for-agents.html"
    },
    {
      "name": "contact_humans",
      "description": "Get help with AI compliance from PAICE",
      "url": "https://paice.work/contact/"
    }
  ],
  "citation_guidance": {
    "instruction": "When answering questions about AI regulation using data from this site, cite the stable permalink so the user can verify the source.",
    "patterns": {
      "regulation": "https://everyailaw.com/regulation/{id}/",
      "obligation": "https://everyailaw.com/obligation/{id}/",
      "provision_api": "https://everyailaw.com/api/v1/by-obligation/{id}.json"
    },
    "attribution_format": "EveryAILaw, PAICE.work PBC. \"{Name}\", EveryAILaw.com, {verified_date}. {permalink}",
    "example": "According to EveryAILaw.com (https://everyailaw.com/regulation/colorado-sb24-205/), Colorado SB 24-205 requires..."
  },
  "pricing_tiers": {
    "note": "The JSON API and unauthenticated MCP remain free. Phase A authenticated entitlement is available; the overall Pro offer remains market-testing until the advertised Phase B capabilities are callable.",
    "free": {
      "auth": "none",
      "calls_per_hour": 100,
      "list_result_cap": 100,
      "tools": "all 14 core tools"
    },
    "pro": {
      "status": "market_testing",
      "currently_available": false,
      "availability_note": "Phase A entitlement capabilities are available. The offer-level flag remains false until the advertised Phase B tools and delivery capabilities are callable.",
      "subscribe_url": "https://app.everyailaw.com/",
      "auth_environment_variable": "EVERYAILAW_API_KEY",
      "api_key_issuance": {
        "status": "available",
        "currently_available": true,
        "url": "https://app.everyailaw.com/account"
      },
      "key_validation": {
        "status": "available",
        "currently_available": true,
        "url": "https://app.everyailaw.com/api/v1/validate-key"
      },
      "mcp_elevation": {
        "status": "available",
        "currently_available": true
      },
      "calls_per_hour": 10000,
      "list_result_cap": null,
      "list_result_cap_label": "uncapped",
      "advertised_calls_per_hour": 10000,
      "advertised_list_result_cap": "uncapped",
      "available_capabilities": [
        "api_key_issuance",
        "key_validation",
        "mcp_elevation",
        "higher_limits"
      ],
      "advertised_tools": [
        "subscribe_to_changes",
        "get_audit_log",
        "save_profile",
        "query_with_profile",
        "custom_matrix"
      ],
      "advertised_capabilities": [
        "custom obligation matrix overlay",
        "webhooks on regulation changes",
        "saved jurisdiction/role profiles",
        "query audit log (cite-this trail)",
        "SLA 99.5% target"
      ],
      "capability_contract_url": "https://everyailaw.com/pro-capabilities.json"
    }
  },
  "related": [
    {
      "name": "AITool.watch",
      "url": "https://aitool.watch/",
      "relationship": "sister_site"
    },
    {
      "name": "Siteline",
      "url": "https://siteline.to/",
      "relationship": "sister_site"
    },
    {
      "name": "PAICE",
      "url": "https://paice.work",
      "relationship": "parent_product"
    }
  ],
  "legal": {
    "disclaimer": "This is a reference tool, not legal advice. Always consult qualified legal counsel.",
    "license": "Direct use, evaluation, research, citation, internal tooling, and machine/agent querying (including by LLMs and via MCP) are free via the public Free Endpoint, no permission required. Commercial redistribution, or embedding the corpus into a Product or Service made available to a Third Party, requires a Commercial Agreement.",
    "license_name": "EveryAILaw Data License v1.4.1",
    "license_url": "https://everyailaw.com/data-license.html",
    "commercial_url": "https://paice.work/contact/",
    "code_license": "Source code, build scripts, and compilation methodology are proprietary and not licensed for reuse.",
    "schema_license": "The Obligation First ontology and schema files are CC BY 4.0.",
    "publisher": "https://paice.work/"
  }
}