General, jurisdiction-neutral solvency check: total assets against total liabilities, per asset and liability class and rolled up. COVERED at or above 1.0, SHORTFALL below it. A zero-liabilities line resolves a null ratio and NO_LIABILITIES_OUTSTANDING, never a division artifact. Aggregate totals only, never a per-customer or per-wallet line item. No single normative anchor exists for exchange-level asset/liability coverage; this is a general solvency-shape computation, not a regime filing.
Aggregate totals by asset class.
Aggregate totals by liability class. Leave liabilities empty to see the zero-liabilities edge.
| Asset class | Amount ($M) |
|---|
| Liability class | Amount ($M) |
|---|
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_asset_liability_coverage`. Task: General, jurisdiction-neutral solvency check: total_assets_musd / total_liabilities_musd, plus surplus_shortfall_musd = total_assets_musd - total_liabilities_musd, per asset-class and liability-class breakdown, rolled up.
Call it with arguments: {"policy_parameters":{"assets":[{"asset_class":"cash","amount_musd":60},{"asset_class":"securities","amount_musd":30},{"asset_class":"digital_assets","amount_musd":25}],"liabilities":[{"liability_class":"payables","amount_musd":40},{"liability_class":"accrued_liabilities","amount_musd":20}]}}
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-539-asset-liability-coverage.html#p=v1.H4sIAAAAAAAA_wEPAfD-eyJhc3NldHMiOlt7ImFzc2V0X2NsYXNzIjoiY2FzaCIsImFtb3VudF9tdXNkIjo2MH0seyJhc3NldF9jbGFzcyI6InNlY3VyaXRpZXMiLCJhbW91bnRfbXVzZCI6MzB9LHsiYXNzZXRfY2xhc3MiOiJkaWdpdGFsX2Fzc2V0cyIsImFtb3VudF9tdXNkIjoyNX1dLCJsaWFiaWxpdGllcyI6W3sibGlhYmlsaXR5X2NsYXNzIjoicGF5YWJsZXMiLCJhbW91bnRfbXVzZCI6NDB9LHsibGlhYmlsaXR5X2NsYXNzIjoiYWNjcnVlZF9saWFiaWxpdGllcyIsImFtb3VudF9tdXNkIjoyMH1dfS0N7rMPAQAA