ALFA Impact Analysis Report

Created: Wed Feb 12 22:17:19 UTC 2025

Between branch/tag version v24.10 and v25.01

Change Analysis Summary

2%
61%
37%

Change Type Total Changes Percentage
Breaking API Changes 0 0%
Potential API Breaking Changes 0 0%
Non-breaking API Changes 0 0%
Breaking Data Structure Changes 2 2%
Non-breaking Data Structure Changes 64 61%
Metadata Changes 0 0%
Implementation Logic Changes 0 0%
Data Quality Changes 0 0%
Indirect impact from other changes 39 37%
Documentation Changes 0 0%
105

Change Analysis Details

  • 1. Enum fire.model.loan_type Field res_property_hr removed
    Deleted snippet:
    res_property_hr( "res_property_hr" )


  • 2. Enum fire.model.loan_type Field commercial_property_hr removed
    Deleted snippet:
    commercial_property_hr( "commercial_property_hr" )



  • 1. Record fire.model.account Field economic_loss added
    Added snippet:
    /# The definition of loss, used in estimating Loss Given Default for the reporting segment. When measuring economic loss, as opposed to accounting loss  #/
    economic_loss : int ?
    

  • 2. Record fire.model.account Field fraud_loss added
    Added snippet:
    /# The total value of accounting losses incurred by the Financial Institution due to fraudulent activities within the reporting segment.  #/
    fraud_loss : int ?
    

  • 3. Enum fire.model.account_status Field pending added
    Added snippet:
    pending

  • 4. Enum fire.model.agreement_netting_restriction Field no_right_to_offset added
    Added snippet:
    no_right_to_offset

  • 5. Enum fire.model.collateral_type Field auto added
    Added snippet:
    auto( "auto" )

  • 6. Enum fire.model.country_code Field US-MA added
    Added snippet:
    US-MA( "US-MA" )

  • 7. Enum fire.model.country_code Field US-AR added
    Added snippet:
    US-AR( "US-AR" )

  • 8. Enum fire.model.country_code Field US-NY added
    Added snippet:
    US-NY( "US-NY" )

  • 9. Enum fire.model.country_code Field US-MI added
    Added snippet:
    US-MI( "US-MI" )

  • 10. Enum fire.model.country_code Field US-NH added
    Added snippet:
    US-NH( "US-NH" )

  • 11. Enum fire.model.country_code Field US-SD added
    Added snippet:
    US-SD( "US-SD" )

  • 12. Enum fire.model.country_code Field US-IN added
    Added snippet:
    US-IN( "US-IN" )

  • 13. Enum fire.model.country_code Field US-VA added
    Added snippet:
    US-VA( "US-VA" )

  • 14. Enum fire.model.country_code Field US-OK added
    Added snippet:
    US-OK( "US-OK" )

  • 15. Enum fire.model.country_code Field US-RI added
    Added snippet:
    US-RI( "US-RI" )

  • 16. Enum fire.model.country_code Field US-OH added
    Added snippet:
    US-OH( "US-OH" )

  • 17. Enum fire.model.country_code Field US-IA added
    Added snippet:
    US-IA( "US-IA" )

  • 18. Enum fire.model.country_code Field US-ND added
    Added snippet:
    US-ND( "US-ND" )

  • 19. Enum fire.model.country_code Field US-WV added
    Added snippet:
    US-WV( "US-WV" )

  • 20. Enum fire.model.country_code Field US-AK added
    Added snippet:
    US-AK( "US-AK" )

  • 21. Enum fire.model.country_code Field US-SC added
    Added snippet:
    US-SC( "US-SC" )

  • 22. Enum fire.model.country_code Field US-TX added
    Added snippet:
    US-TX( "US-TX" )

  • 23. Enum fire.model.country_code Field US-NC added
    Added snippet:
    US-NC( "US-NC" )

  • 24. Enum fire.model.country_code Field US-MD added
    Added snippet:
    US-MD( "US-MD" )

  • 25. Enum fire.model.country_code Field US-PA added
    Added snippet:
    US-PA( "US-PA" )

  • 26. Enum fire.model.country_code Field US-HI added
    Added snippet:
    US-HI( "US-HI" )

  • 27. Enum fire.model.country_code Field US-CO added
    Added snippet:
    US-CO( "US-CO" )

  • 28. Enum fire.model.country_code Field US-MT added
    Added snippet:
    US-MT( "US-MT" )

  • 29. Enum fire.model.country_code Field US-NV added
    Added snippet:
    US-NV( "US-NV" )

  • 30. Enum fire.model.country_code Field US-OR added
    Added snippet:
    US-OR( "US-OR" )

  • 31. Enum fire.model.country_code Field US-TN added
    Added snippet:
    US-TN( "US-TN" )

  • 32. Enum fire.model.country_code Field US-KY added
    Added snippet:
    US-KY( "US-KY" )

  • 33. Enum fire.model.country_code Field US-VT added
    Added snippet:
    US-VT( "US-VT" )

  • 34. Enum fire.model.country_code Field US-WI added
    Added snippet:
    US-WI( "US-WI" )

  • 35. Enum fire.model.country_code Field US-NJ added
    Added snippet:
    US-NJ( "US-NJ" )

  • 36. Enum fire.model.country_code Field US-DE added
    Added snippet:
    US-DE( "US-DE" )

  • 37. Enum fire.model.country_code Field US-AL added
    Added snippet:
    US-AL( "US-AL" )

  • 38. Enum fire.model.country_code Field US-MO added
    Added snippet:
    US-MO( "US-MO" )

  • 39. Enum fire.model.country_code Field US-MS added
    Added snippet:
    US-MS( "US-MS" )

  • 40. Enum fire.model.country_code Field US-AZ added
    Added snippet:
    US-AZ( "US-AZ" )

  • 41. Enum fire.model.country_code Field US-ID added
    Added snippet:
    US-ID( "US-ID" )

  • 42. Enum fire.model.country_code Field US-LA added
    Added snippet:
    US-LA( "US-LA" )

  • 43. Enum fire.model.country_code Field US-NM added
    Added snippet:
    US-NM( "US-NM" )

  • 44. Enum fire.model.country_code Field US-WA added
    Added snippet:
    US-WA( "US-WA" )

  • 45. Enum fire.model.country_code Field US-KS added
    Added snippet:
    US-KS( "US-KS" )

  • 46. Enum fire.model.country_code Field US-CT added
    Added snippet:
    US-CT( "US-CT" )

  • 47. Enum fire.model.country_code Field US-CA added
    Added snippet:
    US-CA( "US-CA" )

  • 48. Enum fire.model.country_code Field US-MN added
    Added snippet:
    US-MN( "US-MN" )

  • 49. Enum fire.model.country_code Field US-GA added
    Added snippet:
    US-GA( "US-GA" )

  • 50. Enum fire.model.country_code Field US-NE added
    Added snippet:
    US-NE( "US-NE" )

  • 51. Enum fire.model.country_code Field US-WY added
    Added snippet:
    US-WY( "US-WY" )

  • 52. Enum fire.model.country_code Field US-UT added
    Added snippet:
    US-UT( "US-UT" )

  • 53. Enum fire.model.country_code Field US-IL added
    Added snippet:
    US-IL( "US-IL" )

  • 54. Enum fire.model.country_code Field US-FL added
    Added snippet:
    US-FL( "US-FL" )

  • 55. Enum fire.model.country_code Field US-ME added
    Added snippet:
    US-ME( "US-ME" )

  • 56. Enum fire.model.country_code Field US-DC added
    Added snippet:
    US-DC( "US-DC" )

  • 57. Record fire.model.loan Field credit_process added
    Added snippet:
    /# Identifier for how a loan is credit assessed during the underwriting process  #/
    credit_process : fire.model.loan_credit_process ?
    

  • 58. Record fire.model.loan Field fraud_loss added
    Added snippet:
    /# The total value of accounting losses incurred by the Financial Institution due to fraudulent activities within the reporting segment.  #/
    fraud_loss : int ?
    

  • 59. Record fire.model.loan Field economic_loss added
    Added snippet:
    /# The definition of loss, used in estimating Loss Given Default for the reporting segment. When measuring economic loss, as opposed to accounting loss  #/
    economic_loss : int ?
    

  • 60. Enum fire.model.loan_income_assessment Field joint_not_evidenced added
    Added snippet:
    joint_not_evidenced

  • 61. Enum fire.model.loan_income_assessment Field single_not_evidenced added
    Added snippet:
    single_not_evidenced

  • 62. Enum fire.model.loan_type Field cd added
    Added snippet:
    cd( "cd" )

  • 63. Enum fire.model.loan_type Field used_auto added
    Added snippet:
    used_auto( "used_auto" )

  • 64. Enum fire.model.loan_type Field new_auto added
    Added snippet:
    new_auto( "new_auto" )


  • 1. Record fire.model.agreement updated
    fire.model.agreement > fire.model.agreement_netting_restriction

  • 2. Record fire.model.agreement updated
    fire.model.agreement > fire.model.country_code

  • 3. Record fire.model.batch updated
    fire.model.batch > fire.model.loan > fire.model.loan_income_assessment > fire.model.batch > fire.model.batch__data1 > fire.model.loan > fire.model.loan_income_assessment

  • 4. Record fire.model.batch updated
    fire.model.batch > fire.model.loan > fire.model.loan_type > fire.model.batch > fire.model.batch__data1 > fire.model.loan > fire.model.loan_type

  • 5. Record fire.model.batch updated
    fire.model.batch > fire.model.collateral > fire.model.collateral_type > fire.model.batch > fire.model.batch__data1 > fire.model.collateral > fire.model.collateral_type

  • 6. Record fire.model.batch updated
    fire.model.batch > fire.model.account > fire.model.batch > fire.model.batch__data1 > fire.model.account

  • 7. Record fire.model.batch updated
    fire.model.batch > fire.model.loan > fire.model.batch > fire.model.batch__data1 > fire.model.loan

  • 8. Record fire.model.batch updated
    fire.model.batch > fire.model.account > fire.model.account_status > fire.model.batch > fire.model.batch__data1 > fire.model.account > fire.model.account_status

  • 9. Record fire.model.batch updated
    fire.model.batch > fire.model.loan > fire.model.country_code > fire.model.batch > fire.model.guarantor > fire.model.country_code > fire.model.batch > fire.model.derivative > fire.model.country_code > fire.model.batch > fire.model.security > fire.model.country_code > fire.model.batch > fire.model.customer > fire.model.country_code > fire.model.batch > fire.model.account > fire.model.country_code > fire.model.batch > fire.model.issuer > fire.model.country_code > fire.model.batch > fire.model.batch__data1 > fire.model.issuer > fire.model.country_code > fire.model.batch > fire.model.batch__data1 > fire.model.loan > fire.model.country_code > fire.model.batch > fire.model.batch__data1 > fire.model.account > fire.model.country_code > fire.model.batch > fire.model.batch__data1 > fire.model.guarantor > fire.model.country_code > fire.model.batch > fire.model.batch__data1 > fire.model.customer > fire.model.country_code > fire.model.batch > fire.model.batch__data1 > fire.model.derivative > fire.model.country_code > fire.model.batch > fire.model.batch__data1 > fire.model.security > fire.model.country_code

  • 10. Record fire.model.batch__data1 updated
    fire.model.batch__data1 > fire.model.loan > fire.model.loan_income_assessment

  • 11. Record fire.model.batch__data1 updated
    fire.model.batch__data1 > fire.model.loan > fire.model.loan_type

  • 12. Record fire.model.batch__data1 updated
    fire.model.batch__data1 > fire.model.collateral > fire.model.collateral_type

  • 13. Record fire.model.batch__data1 updated
    fire.model.batch__data1 > fire.model.account

  • 14. Record fire.model.batch__data1 updated
    fire.model.batch__data1 > fire.model.loan

  • 15. Record fire.model.batch__data1 updated
    fire.model.batch__data1 > fire.model.account > fire.model.account_status

  • 16. Record fire.model.batch__data1 updated
    fire.model.batch__data1 > fire.model.loan > fire.model.country_code > fire.model.batch__data1 > fire.model.guarantor > fire.model.country_code > fire.model.batch__data1 > fire.model.customer > fire.model.country_code > fire.model.batch__data1 > fire.model.derivative > fire.model.country_code > fire.model.batch__data1 > fire.model.account > fire.model.country_code > fire.model.batch__data1 > fire.model.issuer > fire.model.country_code > fire.model.batch__data1 > fire.model.security > fire.model.country_code

  • 17. Record fire.model.collateral updated
    fire.model.collateral > fire.model.collateral_type

  • 18. Record fire.model.customer updated
    fire.model.customer > fire.model.country_code

  • 19. Record fire.model.derivative updated
    fire.model.derivative > fire.model.country_code

  • 20. Record fire.model.entity updated
    fire.model.entity > fire.model.country_code

  • 21. Record fire.model.example updated
    fire.model.example > fire.model.example_data > fire.model.loan > fire.model.loan_income_assessment

  • 22. Record fire.model.example updated
    fire.model.example > fire.model.example_data > fire.model.loan > fire.model.loan_type

  • 23. Record fire.model.example updated
    fire.model.example > fire.model.example_data > fire.model.agreement > fire.model.agreement_netting_restriction

  • 24. Record fire.model.example updated
    fire.model.example > fire.model.example_data > fire.model.collateral > fire.model.collateral_type

  • 25. Record fire.model.example updated
    fire.model.example > fire.model.example_data > fire.model.account

  • 26. Record fire.model.example updated
    fire.model.example > fire.model.example_data > fire.model.loan

  • 27. Record fire.model.example updated
    fire.model.example > fire.model.example_data > fire.model.account > fire.model.account_status

  • 28. Record fire.model.example updated
    fire.model.example > fire.model.example_data > fire.model.loan > fire.model.country_code > fire.model.example > fire.model.example_data > fire.model.guarantor > fire.model.country_code > fire.model.example > fire.model.example_data > fire.model.derivative > fire.model.country_code > fire.model.example > fire.model.example_data > fire.model.security > fire.model.country_code > fire.model.example > fire.model.example_data > fire.model.agreement > fire.model.country_code > fire.model.example > fire.model.example_data > fire.model.customer > fire.model.country_code > fire.model.example > fire.model.example_data > fire.model.account > fire.model.country_code > fire.model.example > fire.model.example_data > fire.model.issuer > fire.model.country_code

  • 29. Record fire.model.example_data updated
    fire.model.example_data > fire.model.loan > fire.model.loan_income_assessment

  • 30. Record fire.model.example_data updated
    fire.model.example_data > fire.model.loan > fire.model.loan_type

  • 31. Record fire.model.example_data updated
    fire.model.example_data > fire.model.agreement > fire.model.agreement_netting_restriction

  • 32. Record fire.model.example_data updated
    fire.model.example_data > fire.model.collateral > fire.model.collateral_type

  • 33. Record fire.model.example_data updated
    fire.model.example_data > fire.model.account

  • 34. Record fire.model.example_data updated
    fire.model.example_data > fire.model.loan

  • 35. Record fire.model.example_data updated
    fire.model.example_data > fire.model.account > fire.model.account_status

  • 36. Record fire.model.example_data updated
    fire.model.example_data > fire.model.loan > fire.model.country_code > fire.model.example_data > fire.model.guarantor > fire.model.country_code > fire.model.example_data > fire.model.derivative > fire.model.country_code > fire.model.example_data > fire.model.security > fire.model.country_code > fire.model.example_data > fire.model.agreement > fire.model.country_code > fire.model.example_data > fire.model.customer > fire.model.country_code > fire.model.example_data > fire.model.account > fire.model.country_code > fire.model.example_data > fire.model.issuer > fire.model.country_code

  • 37. Record fire.model.guarantor updated
    fire.model.guarantor > fire.model.country_code

  • 38. Record fire.model.issuer updated
    fire.model.issuer > fire.model.country_code

  • 39. Record fire.model.security updated
    fire.model.security > fire.model.country_code