IFRS9 Loss Engine

IFRS9 Loss Engine: IFRS9 Loss Engine: specialized toolkit for 3+ finance workflows covered in the triggers section.

✓ 0 reported success·v0.1.0·

Overview

IFRS9 Loss Engine skill for finance analytics + 信用. Covers 3+ use cases. (batch-v1 draft, needs English review) This skill is built on open-source project tangweigang-jpg/doramagic-skills and embeds 15 anti-pattern constraints. Visit doramagic.ai/r/ifrs9-loss-engine for bilingual documentation and use cases. Compatible with the Doramagic ecosystem (Claude Code, Cursor, openclaw, ChatGPT, Gemini, etc.).

Blueprint Source

finance-bp-062

tangweigang-jpg/doramagic-skills6360a632 source files

Constraints

69total
54fatal
54 must-not-violate

Evidence Quality

Confidence89%

Medium confidence — review before critical use

54 non-negotiable constraints

FATALdomain_rulefinance-C-001

WHENWhen computing Credit Cycle Index using DDP values near 0 or 1

ACTIONApply bounds check to prevent norm.ppf() from producing infinite values

CONSEQUENCEThe norm.ppf() inverse CDF function diverges to infinity when DDP equals exactly 0 or 1, causing CCI computation to fail or produce NaN values that corrupt downstream PIT PD calculations.

FATALdomain_rulefinance-C-002

WHENWhen calculating DDP as number of downgrade observations divided by total observations

ACTIONHandle division by zero when total observations per period equals zero

CONSEQUENCEDivision by zero in DDP calculation produces inf/NaN values, corrupting the CCI computation and subsequently the forward-looking PD multipliers used in IFRS 9 impairment calculations.

FATALdomain_rulefinance-C-012

WHENWhen implementing amortization schedule calculations

ACTIONuse Effective Interest Rate (EIR) for each discount factor computations

CONSEQUENCEViolation results in non-compliant ECL calculation under IFRS 9, as ECL must be discounted at original EIR per IFRS 9 Appendix A definition of credit loss

FAQ

Discussion (0)

No comments yet. Be the first to share!

Changelog

v0.1.02026-04-23·Contributors: tangweigang-jpg

v0.1.0: Initial release on Doramagic.ai. Auto-generated batch-v1 metadata and FAQs based on tangweigang-jpg/doramagic-skills.