Lints a Fedwire or CHIPS ISO 20022 PostalAddress24 block against the November 2026 structured address mandate. On 2026-11-16 the Fedwire Funds Service and CHIPS remove the fully-unstructured postal address option in favor of a single hybrid format (Town Name and Country always required). Detects unstructured AdrLine-only addresses (banned), silent-fail duplication (AdrLine echoing structured field values; causes STP rejection without a visible error code), and classifies structure type. For the SWIFT CBPR+ cross-border equivalent see lint_cbpr_structured_address (art-241).
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 `lint_fedwire_structured_address`. Task: Lint a Fedwire or CHIPS ISO 20022 PostalAddress24 block against the November 2026 structured-address mandate (network param selects fedwire or chips; rules verified byte-identical between the two networks at build time).
Call it with arguments: {"policy_parameters":{"network":"fedwire","street_name":"400 South Hope Street","building_number":"","post_code":"90071","town_name":"Los Angeles","country":"US","country_subdivision":"CA","address_lines":[]}}
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-349-fedwire-structured-address-linter.html#p=v1.H4sIAAAAAAAA_wG7AET_eyJuZXR3b3JrIjoiZmVkd2lyZSIsInN0cmVldF9uYW1lIjoiNDAwIFNvdXRoIEhvcGUgU3RyZWV0IiwiYnVpbGRpbmdfbnVtYmVyIjoiIiwicG9zdF9jb2RlIjoiOTAwNzEiLCJ0b3duX25hbWUiOiJMb3MgQW5nZWxlcyIsImNvdW50cnkiOiJVUyIsImNvdW50cnlfc3ViZGl2aXNpb24iOiJDQSIsImFkZHJlc3NfbGluZXMiOltdfW4Jcv67AAAA