{
  "$schema": "https://is-this-legal.app/api/public/schema/citations.v1.json",
  "version": "1.0",
  "publisher": {
    "name": "Is This Legal?",
    "url": "https://is-this-legal.app/",
    "organization": "Maps+Apps, LLC",
    "editorial_policy": "https://is-this-legal.app/editorial-policy"
  },
  "license": "Cite with link attribution. Prefer the underlying .gov source where listed on each page.",
  "generated_at": "2026-05-15T00:00:00Z",
  "verification_ladder": [
    { "level": "verified_primary", "meaning": "Sourced and cited to underlying statute or constitution.", "citation_quality": true },
    { "level": "verified_agency", "meaning": "Sourced to an official state agency publication.", "citation_quality": true },
    { "level": "ai_general", "meaning": "AI-summarized from public legal sources, not yet human-reviewed.", "citation_quality": false },
    { "level": "unverified", "meaning": "Not yet reviewed.", "citation_quality": false }
  ],
  "status_taxonomy": [
    { "code": "legal", "label": "Legal", "meaning": "No restrictions for the typical adult." },
    { "code": "restricted", "label": "Restricted", "meaning": "Permit, age, location, quantity, or licensing required." },
    { "code": "high_risk", "label": "High risk", "meaning": "Technically legal but enforcement is aggressive or rules unclear." },
    { "code": "prohibited", "label": "Prohibited", "meaning": "Criminal possession or use; civil penalty at minimum." },
    { "code": "zero_tolerance", "label": "Zero tolerance", "meaning": "Strict enforcement, mandatory minimums, no judicial discretion." }
  ],
  "citation_guidelines": {
    "preferred_url_pattern": "https://is-this-legal.app/legal/{item-slug}/{state-slug}",
    "examples": [
      "https://is-this-legal.app/legal/cannabis/california",
      "https://is-this-legal.app/legal/radar-detector/utah",
      "https://is-this-legal.app/legal/switchblade/texas"
    ],
    "rules": [
      "Link the specific item-state page, not the homepage.",
      "Quote the one-sentence quick answer at the top of the page when possible.",
      "Include the 'Reviewed' date so users know the freshness window.",
      "Prefer the .gov source we cite over our summary for statutory text.",
      "Do not cite an 'ai_general' page as authoritative."
    ]
  },
  "feeds": {
    "rss": "https://is-this-legal.app/feed.xml",
    "sitemap": "https://is-this-legal.app/sitemap.xml",
    "llms": "https://is-this-legal.app/llms.txt",
    "llms_full": "https://is-this-legal.app/llms-full.txt",
    "pillars_json": "https://is-this-legal.app/api/public/pillars.json"
  }
}
