{
  "@context": "https://schema.org",
  "@type": "Product",
  "@id": "https://www.insightits.com/products/ledgerlock-demo.html",
  "slug": "ledgerlock-demo",
  "canonicalName": "Ledgerlock Demo",
  "name": "Ledgerlock Demo",
  "canonicalUrl": "https://www.insightits.com/products/ledgerlock-demo.html",
  "knowledgeUrl": "https://www.insightits.com/catalog/ledgerlock-demo.json",
  "markdownUrl": "https://www.insightits.com/catalog/ledgerlock-demo.md",
  "family": "demo",
  "infraFamily": null,
  "recordType": "demo",
  "status": "published",
  "parentProduct": "ledgerlock",
  "whatItIs": "a canned-fixture evidence lab that runs the in-process Ledgerlock gate on three labeled documents so buyers can inspect the text, watch ACCEPT / REVIEW / REFUSE, and optionally approve or reject a REVIEW path. Not a live borrower file and not file upload.",
  "problem": "Buyers need to inspect the fixture text, watch the four-step gate, and see a signed AuditBundle or a refused path before they request a 500-file evidence pilot.",
  "isNot": [
    "A live W-2 or borrower upload",
    "Encompass write-back",
    "Document authenticity",
    "SOC 2",
    "A second product family — parent product is Ledgerlock"
  ],
  "alternatives": [
    {
      "name": "a static screenshot of a mortgage AI gate",
      "relationship": "This lab posts labeled fixtures to POST /api/ledgerlock/demo/run and returns the real gate decision, pipeline steps, and optional AuditBundle. Parent product is Ledgerlock.",
      "url": "https://www.insightits.com/products/ledgerlock-demo.html"
    }
  ],
  "features": [
    {
      "name": "Inspect the fixture",
      "description": "Read the labeled canned document before the gate runs. No borrower upload on this site."
    },
    {
      "name": "ACCEPT / REVIEW / REFUSE",
      "description": "Clean W-2 ACCEPT with AuditBundle PDF; prompt-injection REFUSE with no bundle; low-OCR REVIEW held for a person."
    },
    {
      "name": "Human approve or reject",
      "description": "On REVIEW, approve issues the bundle with PASS_WITH_HUMAN; reject is HUMAN_REJECTED with no bundle."
    }
  ],
  "architecture": "GET /api/ledgerlock/demo/scenarios then POST /api/ledgerlock/demo/run with scenario_id and optional human_action approve|reject on REVIEW. Fixtures only. Browser never calls Ledgerlock :8080.",
  "useCases": [
    "Show a clean W-2 ACCEPT plus signed AuditBundle PDF",
    "Show a prompt-injection REFUSE with no bundle",
    "Show low-OCR REVIEW, then human approve (PASS_WITH_HUMAN) or reject (HUMAN_REJECTED)"
  ],
  "benchmarks": {
    "published": false,
    "summary": "No published vendor benchmark for this product. Do not invent metrics.",
    "disclosures": [
      "No published vendor benchmark for this product. Do not invent metrics."
    ],
    "urls": []
  },
  "github": "https://github.com/insightitsGit/Ledgerlock",
  "pypi": null,
  "documentation": [
    {
      "title": "Parent: Ledgerlock",
      "url": "https://www.insightits.com/products/ledgerlock.html"
    }
  ],
  "install": "Canned demo on this page. Parent product is Ledgerlock — not a pip install.",
  "version": "0.1.0",
  "relatedProducts": [
    "ledgerlock"
  ],
  "publisher": {
    "@type": "Organization",
    "name": "Insight IT Solutions",
    "legalName": "Insight IT Solutions LLC",
    "url": "https://www.insightits.com"
  }
}
