ABS Cashflow Modeling
ABS Cashflow Modeling: ABS Cashflow Modeling: specialized toolkit for 3+ finance workflows covered in the triggers section.
Overview
Constraints
Evidence Quality
Medium confidence — review before critical use
52 non-negotiable constraints
WHENWhen defining deal dates in Generic or SPV dataclasses
ACTIONprovide dates in ISO format YYYY-MM-DD validated by vDate()
CONSEQUENCEInvalid date format causes mkDate() RuntimeError at generic.py:171 or china.py runtime failure, preventing deal serialization and engine execution
WHENWhen instantiating Generic or SPV with pool assets
ACTIONprovide valid asset pool structure recognized by identify_deal_type()
CONSEQUENCEAsset pool structure mismatch causes identify_deal_type() RuntimeError at component.py:1793 or 1817, preventing deal type identification and engine execution
WHENWhen creating Generic or SPV deal instances
ACTIONinclude dates, pool, and bonds as required non-None arguments
CONSEQUENCEMissing required fields causes Python TypeError at dataclass instantiation, preventing deal definition from being created
FAQ
Discussion (0)
No comments yet. Be the first to share!
Changelog
v0.1.0: Initial release on Doramagic.ai. Auto-generated batch-v1 metadata and FAQs based on tangweigang-jpg/doramagic-skills.