Validates ISO 20022 electronic Bank Account Management (eBAM) message sequences per the CGI-MP eBAM Usage Guide 2023. Runs the acmt.007/010/011/017/019 state machine, detects orphan requests (no acknowledgement), duplicate message IDs, and unknown message types. Produces an acmt_state that routes the treasury-account-lifecycle-ebam gated workflow.
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 `validate_ebam_acmt_flow`. Task: Validate the CGI-MP eBAM 2023 account message state machine across acmt.007 (opening request), acmt.010 (opening confirmation), acmt.011 (closing request), acmt.017 (modification request), and acmt.019 (modification confirmation) message types.
Call it with arguments: {"policy_parameters":{"strict_order":true,"acmt_messages":[{"message_type":"acmt.007","message_id":"MSG-001","account_id":"ACC-ALPHA-001"},{"message_type":"acmt.010","message_id":"MSG-002","account_id":"ACC-ALPHA-001","ref_message_id":"MSG-001"}]}}
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-262-validate-ebam-acmt-flow.html#p=v1.H4sIAAAAAAAA_wHiAB3_eyJzdHJpY3Rfb3JkZXIiOnRydWUsImFjbXRfbWVzc2FnZXMiOlt7Im1lc3NhZ2VfdHlwZSI6ImFjbXQuMDA3IiwibWVzc2FnZV9pZCI6Ik1TRy0wMDEiLCJhY2NvdW50X2lkIjoiQUNDLUFMUEhBLTAwMSJ9LHsibWVzc2FnZV90eXBlIjoiYWNtdC4wMTAiLCJtZXNzYWdlX2lkIjoiTVNHLTAwMiIsImFjY291bnRfaWQiOiJBQ0MtQUxQSEEtMDAxIiwicmVmX21lc3NhZ2VfaWQiOiJNU0ctMDAxIn1dfbTQ84_iAAAA