{
  "standard": "lending-deal-package-readiness",
  "schema_version": "0.5.0",
  "catalogue_version": "0.11.0",
  "entity": {
    "legal_form": "ltd",
    "jurisdiction": "GB"
  },
  "sections": {
    "business_identity": {
      "company_name": {
        "value": "Two Guarantor Trading Ltd",
        "provenance": {
          "kind": "verified",
          "source": "companies_house",
          "via": "api",
          "date": "2026-07-10"
        }
      },
      "company_number": {
        "value": "00000000",
        "provenance": {
          "kind": "verified",
          "source": "companies_house",
          "via": "api",
          "date": "2026-07-10"
        }
      },
      "legal_form": {
        "value": "ltd",
        "provenance": {
          "kind": "verified",
          "source": "companies_house",
          "via": "api",
          "date": "2026-07-10"
        }
      }
    },
    "the_ask": {
      "amount": {
        "value": 250000,
        "provenance": {
          "kind": "self-declared"
        }
      },
      "purpose": {
        "value": "Working capital",
        "provenance": {
          "kind": "self-declared"
        }
      }
    },
    "declarations": {
      "truth_statement": {
        "value": "I confirm the information in this pack is true to the best of my knowledge.",
        "provenance": {
          "kind": "self-declared"
        }
      }
    },
    "guarantor": {
      "guarantee_required": {
        "value": true,
        "provenance": {
          "kind": "self-declared"
        }
      },
      "guarantee_type": {
        "value": "personal",
        "provenance": {
          "kind": "self-declared"
        }
      },
      "guarantor_name": {
        "value": "A. Director",
        "provenance": {
          "kind": "self-declared"
        }
      },
      "guarantor_id": {
        "value": "doc-101",
        "provenance": {
          "kind": "document",
          "checked": true
        }
      }
    },
    "guarantor:2": {
      "guarantee_type": {
        "value": "personal",
        "provenance": {
          "kind": "self-declared"
        }
      },
      "guarantor_name": {
        "value": "B. Director",
        "provenance": {
          "kind": "self-declared"
        }
      },
      "guarantor_id": {
        "value": null,
        "provenance": {
          "kind": "not_collected",
          "label": "Photo ID (second guarantor)"
        }
      }
    }
  },
  "readiness": {
    "status": "gaps-remaining",
    "attested": false,
    "conformance_level": "L1-declared",
    "missing": [
      "financials.statutory_accounts",
      "banking.bank_statements",
      "guarantor:2.guarantor_id"
    ]
  }
}
