Compares each counterparty's caller-supplied current exposure against its board- or risk-committee-approved internal limit line (settlement, pre-settlement/PFE, or aggregate limit type), computes utilization percent and headroom, and flags each counterparty within its limit, above a caller-set warning threshold, or in breach. Deterministic point-in-time check from caller-supplied figures — not a real-time exposure monitor, and distinct from the Basel III / Regulation YY regulatory large-exposures limit (see ART-425).
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 `compute_counterparty_limit_check`. Task: Counterparty internal credit-limit check: compares each counterparty's caller-supplied current exposure against its board-approved internal limit line (settlement, pre-settlement/PFE, or aggregate limit type), computes utilization percent and headroom, and flags each counterparty WITHIN_LIMIT, WARNING (above the caller-set soft-warning threshold, e.g.
Synthetic sample input (policy_parameters): {"counterparties":[{"counterparty_id":"cp-A","counterparty_name":"Counterparty A","limit_type":"settlement","approved_limit_musd":1000,"current_exposure_musd":400,"warning_threshold_pct":90},{"counterparty_id":"cp-B","counterparty_name":"Counterparty B","limit_type":"aggregate","approved_limit_musd":1500,"current_exposure_musd":300,"warning_threshold_pct":90}]}
Verify before trusting: call `verify_execution_hash` on mcp.ainumbers.co (https://mcp.ainumbers.co/mcp) with the returned execution_hash.
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-446-counterparty-internal-limit-check.html#p=v1.H4sIAAAAAAAA_wFrAZT-eyJjb3VudGVycGFydGllcyI6W3siY291bnRlcnBhcnR5X2lkIjoiY3AtQSIsImNvdW50ZXJwYXJ0eV9uYW1lIjoiQ291bnRlcnBhcnR5IEEiLCJsaW1pdF90eXBlIjoic2V0dGxlbWVudCIsImFwcHJvdmVkX2xpbWl0X211c2QiOjEwMDAsImN1cnJlbnRfZXhwb3N1cmVfbXVzZCI6NDAwLCJ3YXJuaW5nX3RocmVzaG9sZF9wY3QiOjkwfSx7ImNvdW50ZXJwYXJ0eV9pZCI6ImNwLUIiLCJjb3VudGVycGFydHlfbmFtZSI6IkNvdW50ZXJwYXJ0eSBCIiwibGltaXRfdHlwZSI6ImFnZ3JlZ2F0ZSIsImFwcHJvdmVkX2xpbWl0X211c2QiOjE1MDAsImN1cnJlbnRfZXhwb3N1cmVfbXVzZCI6MzAwLCJ3YXJuaW5nX3RocmVzaG9sZF9wY3QiOjkwfV196YmUXGsBAAA