Recomputes the sequential loss-allocation order at a CCP defaulting-member event: defaulter's initial margin, then the defaulter's default-fund contribution, then the CCP's own skin-in-the-game, then the surviving members' default-fund pool, then assessment powers, per a waterfall structure and loss amount you declare. The structure is not hardcoded to any one CCP's rulebook. Carries an OCG Standard §25 ocg-private-input@1 declaration: the defaulter's initial margin, the defaulter's default-fund contribution, and the surviving-members' default-fund pool are member-level figures, committed via sha256-salted@1, never present in the clear. Distinct in domain from art-509, a securitisation cashflow waterfall unrelated to CCP default management.
It does not size a default fund (see CCP-core sibling nodes for Cover-2 sizing), it does not run stress scenarios of its own, and it makes no determination that any CCP's actual published resources are adequate. It is a sequential recompute over a caller-declared structure and a caller-declared loss amount only.
Copy this paragraph into Claude, OpenClaw, or any MCP-aware agent to run this exact tool, with this sample, and verify the artifact.
Run the AINumbers MCP tool `recompute_ccp_default_waterfall`. Task: Recompute the sequential loss-allocation order at a CCP defaulting-member event: defaulter's initial margin, then the defaulter's default-fund contribution, then the CCP's own skin-in-the-game, then the surviving members' default-fund pool, then assessment powers -- per a caller-declared waterfall structure and a caller-declared loss amount.
Call it with arguments: {"policy_parameters":{"waterfall_structure":["defaulter_im","defaulter_default_fund","ccp_skin_in_game","surviving_member_default_fund_pro_rata","assessment_powers"],"loss_amount_minor_units":250000000,"ccp_skin_in_game_minor_units":25000000,"currency":"EUR","salt":"4444444444444444444444444444444444444444444444444444444444444444"}}
Verify before trusting: call `verify_execution_hash` on mcp.ainumbers.co (https://mcp.ainumbers.co/mcp) with the parameter `claimed_hash` set to the returned `execution_hash`, passing the full artifact the run returned (the object containing `policy_parameters` + `output_payload` + `execution_hash`; equivalently `policy_parameters` + `output_payload` with `claimed_hash`), not the bare hash string.
Return the ledger link https://ledger.ainumbers.co/ so a human can re-verify without contacting us.
PII rule: All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
Open the tool with the sample prefilled: https://ainumbers.co/chaingraph/art-529-ccp-default-waterfall-recompute.html#p=v1.H4sIAAAAAAAA_wE4Acf-eyJ3YXRlcmZhbGxfc3RydWN0dXJlIjpbImRlZmF1bHRlcl9pbSIsImRlZmF1bHRlcl9kZWZhdWx0X2Z1bmQiLCJjY3Bfc2tpbl9pbl9nYW1lIiwic3Vydml2aW5nX21lbWJlcl9kZWZhdWx0X2Z1bmRfcHJvX3JhdGEiLCJhc3Nlc3NtZW50X3Bvd2VycyJdLCJsb3NzX2Ftb3VudF9taW5vcl91bml0cyI6MjUwMDAwMDAwLCJjY3Bfc2tpbl9pbl9nYW1lX21pbm9yX3VuaXRzIjoyNTAwMDAwMCwiY3VycmVuY3kiOiJFVVIiLCJzYWx0IjoiNDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NCJ9Y_hzxDgBAAA