{
  "api_version": "4.2.0",
  "content_hash_version": 2,
  "repair": "resolved-pledge-creditor",
  "source_revision": "6655f5de37ab96e91bd571ebfa1a47fe12368c6e",
  "source_tree_sha256": "78a646f9048459e487ccd8d2941c7eddf8368b98dea7b22178f1a75c083ade55",
  "sources": {
    "worker/src/constants/creditors.ts": "ccc6905334be47521794e0e1d17abd214aad092c7cee09685ef6f4822c37fd58",
    "worker/src/domain/disbursement/pledgeDefaults.ts": "565daf71a3039804af0f8f44637260739155795a4992a94cdfae52d38f7ca9c9",
    "worker/src/ingest/contentHash.ts": "220305983609b216237aa7710bd0a65e21dd0563c8aa7725e0d701e640d752c4",
    "worker/src/ingest/publicContentHash.ts": "255101e5baf97b299bebe3bb2a372a6b9984caa513b0fa4772b87dd73f42c74a",
    "worker/src/validation/money.ts": "e094162d9386706d27ab2947d8e35fe649321f03f439c7e88268555c5c6adf87"
  },
  "files": {
    "content-hash-v2.mjs": "dca1a7c2ce016074ba2b0853adf155c31e62e22973873c313d7cc9314c1eff07",
    "content-hash-v2.json": "77c8c1bb396195b0f427963b554d7fe47692f30e7b50807e2a375f98a4b60ab9",
    "content-hash-v2-public.json": "591cb22c0b29ffc673221ea6b8bf1689a3431fd6961fe0039cc34f8b1acacc6e"
  },
  "fields": {
    "clients": [
      "client_id",
      "name",
      "email",
      "phone",
      "address",
      "country",
      "is_company",
      "registration_number",
      "gender",
      "contact_person",
      "info"
    ],
    "disbursements": [
      "disbursement_id",
      "kind",
      "client_id",
      "disbursement_amount",
      "gross_value",
      "upfront_fee",
      "disbursement_date",
      "maturity_date",
      "installment_count",
      "operation_date",
      "payment_date",
      "currency",
      "total_expected_margin",
      "estimated_delivery_date",
      "goods_description",
      "goods_status",
      "decision_date",
      "decision",
      "credit_score",
      "reason",
      "approved_amount",
      "is_pledged",
      "pledge_creditor",
      "bank_ref",
      "insurer_coverage",
      "insurer_name",
      "info"
    ],
    "operations": [
      "operation_id",
      "disbursement_id",
      "operation_name",
      "operation_description",
      "operation_start_date",
      "operation_end_date",
      "operation_revenue",
      "operation_cost",
      "currency",
      "location",
      "asset_id",
      "asset_type",
      "asset_value",
      "asset_description",
      "asset_purchase_date",
      "asset_condition",
      "depreciation_amount",
      "depreciation_period",
      "depreciation_method",
      "info"
    ],
    "payments": [
      "payment_id",
      "disbursement_id",
      "client_id",
      "source",
      "payment_date",
      "due_date",
      "payment_total",
      "payment_principal",
      "payment_fee",
      "installment_number",
      "currency",
      "status",
      "bank_ref",
      "info"
    ]
  },
  "rules": {
    "strings": [
      "client_id",
      "name",
      "email",
      "phone",
      "address",
      "country",
      "registration_number",
      "contact_person",
      "gender",
      "disbursement_id",
      "payment_id",
      "operation_id",
      "currency",
      "kind",
      "status",
      "source"
    ],
    "dates": [
      "disbursement_date",
      "maturity_date",
      "operation_date",
      "payment_date",
      "estimated_delivery_date",
      "decision_date",
      "operation_start_date",
      "operation_end_date",
      "asset_purchase_date",
      "due_date"
    ],
    "money": [
      "disbursement_amount",
      "gross_value",
      "upfront_fee",
      "total_expected_margin",
      "approved_amount",
      "operation_revenue",
      "operation_cost",
      "asset_value",
      "depreciation_amount",
      "payment_total",
      "payment_principal",
      "payment_fee"
    ],
    "ratios": [
      "insurer_coverage"
    ],
    "excluded": [
      "step",
      "content_hash",
      "event_id",
      "original_event_id",
      "created_at",
      "updated_at",
      "change_date",
      "change_reason"
    ]
  }
}
