OpenChainGraph Suite · ART-514 · Conditional Regulatory Relief

Conditional-Relief Collateral Receipt

Shows, per acceptance and per day, that every condition of a conditional regulatory relief — no-action, exemptive, or comfort letter — held before you accepted an asset as collateral in reliance on it: a per-condition PASS/FAIL/UNDECIDABLE verdict against your own versioned condition set (never a silent PASS on absent evidence), a version-staleness check comparing the version you relied on against the version the condition set was evidenced against, the applicable capital charge from your own table, and a revocation-exposure figure — the capital and eligibility delta if the relief were withdrawn. Portable to any regime — CFTC, SEC, OCC, FCA, MAS — the regime label and every condition are your own policy input, never a hardcoded rule set. Does not rebuild reserve checking or haircuts/eligibility — see ART-06, ART-512, ART-280, ART-444 for those, composed upstream in a chain. Renders no eligibility opinion and no investment advice.

Per-condition PASS/FAIL/UNDECIDABLERelief-version staleness checkRevocation-exposure figureCaller's own condition set, never hardcoded
🔒 All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
Relief & Version
Relief regime (your own label)
Version you relied on
Condition set version (the version this evidence was gathered against)
Conditions (one per line, condition_id|description|evidence_status)
evidence_status: met | not_met | undecided. Any other value, or a blank field, is UNDECIDABLE — never a silent PASS.
Collateral
Asset class
Issuer permitted status
As-of date
Declared valuation
Declared haircut (%)
Position size
Declared reporting cadence
Last report ref
Capital Charge & Revocation Exposure
Your capital charge table (one per line, asset_class|charge_pct)
Your own table — never a hardcoded charge schedule.
Charge (%) if relief withdrawn
Eligible as collateral without relief?
Condition Verdicts
Receipt
Revocation Exposure
Exceptions
Execution Hash (SHA-256)
EUC register entry (JSON)

Ask your agent

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 `build_conditional_relief_collateral_receipt`. Task: Shows, per acceptance and per day, that every condition of a conditional regulatory relief -- no-action, exemptive, or comfort-letter -- held before a firm accepted an asset as collateral in reliance on it: a per-condition PASS/FAIL/UNDECIDABLE verdict against the caller's own versioned condition set (never a silent PASS on absent evidence), a version-staleness check comparing the version the caller relied on against the version the condition set was evidenced against, the applicable capital charge from the caller's own table, and a revocation-exposure figure -- the capital and eligibility delta if the relief were withdrawn at as_of.
Call it with arguments: {"policy_parameters":{"relief_regime":"conditional_no_action_relief","relied_on_version":"2026-03-01","condition_set":{"version":"2026-03-01","conditions":[{"condition_id":"COND-01","description":"Reserve attestation filed for the period","evidence_status":"met"},{"condition_id":"COND-02","description":"Issuer remains on the declared permitted list","evidence_status":"met"},{"condition_id":"COND-03","description":"Daily valuation reported to the declared cadence","evidence_status":"met"}]},"asset_class":"payment_stablecoin","issuer_permitted_status":true,"declared_valuation":5000000,"declared_haircut_pct":2,"declared_reporting_cadence":"daily","last_report_ref":"RPT-2026-07-31-001","position_size":5000000,"capital_charge_table":[{"asset_class":"payment_stablecoin","charge_pct":8},{"asset_class":"tokenized_treasury","charge_pct":2}],"revocation_charge_pct":100,"revocation_eligible_without_relief":true,"as_of":"2026-07-31T23:59:59Z"}}
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-514-conditional-relief-collateral-receipt.html#p=v1.H4sIAAAAAAAA_wGcA2P8eyJyZWxpZWZfcmVnaW1lIjoiY29uZGl0aW9uYWxfbm9fYWN0aW9uX3JlbGllZiIsInJlbGllZF9vbl92ZXJzaW9uIjoiMjAyNi0wMy0wMSIsImNvbmRpdGlvbl9zZXQiOnsidmVyc2lvbiI6IjIwMjYtMDMtMDEiLCJjb25kaXRpb25zIjpbeyJjb25kaXRpb25faWQiOiJDT05ELTAxIiwiZGVzY3JpcHRpb24iOiJSZXNlcnZlIGF0dGVzdGF0aW9uIGZpbGVkIGZvciB0aGUgcGVyaW9kIiwiZXZpZGVuY2Vfc3RhdHVzIjoibWV0In0seyJjb25kaXRpb25faWQiOiJDT05ELTAyIiwiZGVzY3JpcHRpb24iOiJJc3N1ZXIgcmVtYWlucyBvbiB0aGUgZGVjbGFyZWQgcGVybWl0dGVkIGxpc3QiLCJldmlkZW5jZV9zdGF0dXMiOiJtZXQifSx7ImNvbmRpdGlvbl9pZCI6IkNPTkQtMDMiLCJkZXNjcmlwdGlvbiI6IkRhaWx5IHZhbHVhdGlvbiByZXBvcnRlZCB0byB0aGUgZGVjbGFyZWQgY2FkZW5jZSIsImV2aWRlbmNlX3N0YXR1cyI6Im1ldCJ9XX0sImFzc2V0X2NsYXNzIjoicGF5bWVudF9zdGFibGVjb2luIiwiaXNzdWVyX3Blcm1pdHRlZF9zdGF0dXMiOnRydWUsImRlY2xhcmVkX3ZhbHVhdGlvbiI6NTAwMDAwMCwiZGVjbGFyZWRfaGFpcmN1dF9wY3QiOjIsImRlY2xhcmVkX3JlcG9ydGluZ19jYWRlbmNlIjoiZGFpbHkiLCJsYXN0X3JlcG9ydF9yZWYiOiJSUFQtMjAyNi0wNy0zMS0wMDEiLCJwb3NpdGlvbl9zaXplIjo1MDAwMDAwLCJjYXBpdGFsX2NoYXJnZV90YWJsZSI6W3siYXNzZXRfY2xhc3MiOiJwYXltZW50X3N0YWJsZWNvaW4iLCJjaGFyZ2VfcGN0Ijo4fSx7ImFzc2V0X2NsYXNzIjoidG9rZW5pemVkX3RyZWFzdXJ5IiwiY2hhcmdlX3BjdCI6Mn1dLCJyZXZvY2F0aW9uX2NoYXJnZV9wY3QiOjEwMCwicmV2b2NhdGlvbl9lbGlnaWJsZV93aXRob3V0X3JlbGllZiI6dHJ1ZSwiYXNfb2YiOiIyMDI2LTA3LTMxVDIzOjU5OjU5WiJ9p-vcbZwDAAA