Reconciles carrier commission statement lines against expected amounts computed as gross_premium × commission_rate_pct × split_pct / 100. Flags total discrepancies exceeding the configured tolerance. Classifies as RATE_ERROR, SPLIT_ERROR, or MIXED. The has_discrepancy output gates the commission-integrity workflow: discrepant statements route to manual review before amortization proceeds.
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 `reconcile_commission_statement`. Task: Line-item reconciliation of expected vs.
Call it with arguments: {"policy_parameters":{"statement_lines":[{"agent_id":"AGT001","gross_premium":10000,"commission_rate_pct":10,"split_pct":100,"stated_commission":1000}],"tolerance_pct":1}}
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-266-reconcile-commission-statement.html#p=v1.H4sIAAAAAAAA_wGVAGr_eyJzdGF0ZW1lbnRfbGluZXMiOlt7ImFnZW50X2lkIjoiQUdUMDAxIiwiZ3Jvc3NfcHJlbWl1bSI6MTAwMDAsImNvbW1pc3Npb25fcmF0ZV9wY3QiOjEwLCJzcGxpdF9wY3QiOjEwMCwic3RhdGVkX2NvbW1pc3Npb24iOjEwMDB9XSwidG9sZXJhbmNlX3BjdCI6MX0rMSOXlQAAAA