Recomputes reserve ratio, weighted-average maturity (WAM), and per-holding GENIUS eligible-asset match from three independently-sourced legs: the issuer's own published reserve report (with a per-asset-class breakdown), the EDGAR N-MFP Part 1 series summary for the government money-market fund holding reserves, and a declared on-chain token supply figure. It then reconciles the three legs against each other, gated on how far apart their as-of dates are. This is a RECOMPUTE, never a solvency claim, never an audit, never a third-party sign-off, and never "satisfies GENIUS": it recalculates arithmetic on figures you supply and reports whether independently-sourced numbers agree.
A MET/RECONCILED reading proves that the figures you supplied are arithmetically and cross-sourcedly consistent with each other. It does not prove the underlying figures are true, that the reserve composition is complete, or that the issuer is solvent: whether Leg A, Leg B, or Leg C's declared numbers are accurate is the declaring party's responsibility, not something this recompute can determine. Each leg is measured at its own declared as-of date; nothing here is compared against "today", because this tool has no clock.
Per-holding GENIUS eligible-asset flags report criteria-match only, never a compliance opinion, never an "overall eligibility" boolean. The catch-all statutory item 7 always reads INDETERMINATE, a human judgment call, never auto-matched.
Each leg is optional. A missing leg drives every check that depends on it to INDETERMINATE, never a fabricated pass. Load a sample below to see the expected shape.
| check | verdict | detail |
|---|
| asset_class | amount_usd | verdict | statutory item | detail |
|---|
| institution | amount_usd | % of recomputed reserves | >40% ceiling |
|---|
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_stablecoin_reserve_3source`. Task: Recompute stablecoin reserve ratio, WAM, and per-holding GENIUS eligible-asset match from three independently-sourced legs (issuer disclosure, EDGAR N-MFP Part 1 summary, declared on-chain supply), then reconciles them, skew-gated on as-of date.
Call it with arguments: {"policy_parameters":{"leg_a":{"report_period":"2027-02","period_end_date":"2027-02-28","as_of":"2027-02-28","source_digest":"sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","total_reserves_usd":1050000000,"outstanding_tokens_reported":1000000000,"token_price":1,"reserves_in_fund_fraction":0.8,"asset_breakdown":[{"asset_class":"us_coin_and_currency","amount_usd":50000000,"maturity_bucket_days":0},{"asset_class":"treasury_bill_93d_or_less","amount_usd":800000000,"maturity_bucket_days":20,"institution":"US Treasury"},{"asset_class":"government_mmf_solely_foregoing","amount_usd":200000000,"maturity_bucket_days":25,"institution":"Fund X"}]},"leg_b":{"as_of":"2027-02-28","source_digest":"sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb","accession_number":"0001234567-27-000123","total_net_assets":840000000,"nav_per_share":1,"shares_outstanding":840000000,"wam_days":21,"wal_days":40,"filing_date":"2027-03-05"},"leg_c":{"as_of":"2027-02-28","source_digest":"sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc","onchain_supply":1000200000}}}
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-603-stablecoin-reserve-3source-recompute.html#p=v1.H4sIAAAAAAAA_wFEBLv7eyJsZWdfYSI6eyJyZXBvcnRfcGVyaW9kIjoiMjAyNy0wMiIsInBlcmlvZF9lbmRfZGF0ZSI6IjIwMjctMDItMjgiLCJhc19vZiI6IjIwMjctMDItMjgiLCJzb3VyY2VfZGlnZXN0Ijoic2hhMjU2OmFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWEiLCJ0b3RhbF9yZXNlcnZlc191c2QiOjEwNTAwMDAwMDAsIm91dHN0YW5kaW5nX3Rva2Vuc19yZXBvcnRlZCI6MTAwMDAwMDAwMCwidG9rZW5fcHJpY2UiOjEsInJlc2VydmVzX2luX2Z1bmRfZnJhY3Rpb24iOjAuOCwiYXNzZXRfYnJlYWtkb3duIjpbeyJhc3NldF9jbGFzcyI6InVzX2NvaW5fYW5kX2N1cnJlbmN5IiwiYW1vdW50X3VzZCI6NTAwMDAwMDAsIm1hdHVyaXR5X2J1Y2tldF9kYXlzIjowfSx7ImFzc2V0X2NsYXNzIjoidHJlYXN1cnlfYmlsbF85M2Rfb3JfbGVzcyIsImFtb3VudF91c2QiOjgwMDAwMDAwMCwibWF0dXJpdHlfYnVja2V0X2RheXMiOjIwLCJpbnN0aXR1dGlvbiI6IlVTIFRyZWFzdXJ5In0seyJhc3NldF9jbGFzcyI6ImdvdmVybm1lbnRfbW1mX3NvbGVseV9mb3JlZ29pbmciLCJhbW91bnRfdXNkIjoyMDAwMDAwMDAsIm1hdHVyaXR5X2J1Y2tldF9kYXlzIjoyNSwiaW5zdGl0dXRpb24iOiJGdW5kIFgifV19LCJsZWdfYiI6eyJhc19vZiI6IjIwMjctMDItMjgiLCJzb3VyY2VfZGlnZXN0Ijoic2hhMjU2OmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmIiLCJhY2Nlc3Npb25fbnVtYmVyIjoiMDAwMTIzNDU2Ny0yNy0wMDAxMjMiLCJ0b3RhbF9uZXRfYXNzZXRzIjo4NDAwMDAwMDAsIm5hdl9wZXJfc2hhcmUiOjEsInNoYXJlc19vdXRzdGFuZGluZyI6ODQwMDAwMDAwLCJ3YW1fZGF5cyI6MjEsIndhbF9kYXlzIjo0MCwiZmlsaW5nX2RhdGUiOiIyMDI3LTAzLTA1In0sImxlZ19jIjp7ImFzX29mIjoiMjAyNy0wMi0yOCIsInNvdXJjZV9kaWdlc3QiOiJzaGEyNTY6Y2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MiLCJvbmNoYWluX3N1cHBseSI6MTAwMDIwMDAwMH1912bSrkQEAAA