Classifies a ledger-consensus position under a deadline-bounded-inclusion model (XRPL) or a federated-BFT model (Stellar SCP). Neither model fits a monotone tier ladder: XRPL resolves to one of several terminal branches (final success, a terminal tec fee-consuming failure, provable non-inclusion, or an unprovable-absence gap) with no rank between them, and Stellar SCP has no reorg tier at all once a transaction is externalized. The machine-readable field is an outcome branch, not a rank. If a counterparty asserts an outcome the evidence does not support, the claim is flagged as overstated.
ART-492 Settlement Finality Classifier covers three L2/L1 finality shapes with a monotone tier ladder (optimistic challenge, validity proof, single-slot BFT). This node covers ledger-consensus models with bidirectional or terminal-branch outcomes instead: XRPL's deadline-bounded inclusion and Stellar SCP's federated BFT.
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 `classify_ledger_consensus_finality`. Task: Classify a ledger-consensus position under deadline_bounded_inclusion (XRPL) or federated_bft (Stellar SCP) and flag an overstated finality claim.
Call it with arguments: {"policy_parameters":{"settlement_model":"deadline_bounded_inclusion","as_of_ts":1753000000,"last_ledger_sequence":1000,"submitted_at_ledger":990,"included_in_ledger":995,"ledger_validated":true,"result_class":"tes","highest_validated_ledger":996,"continuous_history_ok":true,"required_tier":"final_success","claimed_tier":"final_success","chain_label":"XRPL mainnet"}}
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-527-classify-ledger-consensus-finality.html#p=v1.H4sIAAAAAAAA_wFbAaT-eyJzZXR0bGVtZW50X21vZGVsIjoiZGVhZGxpbmVfYm91bmRlZF9pbmNsdXNpb24iLCJhc19vZl90cyI6MTc1MzAwMDAwMCwibGFzdF9sZWRnZXJfc2VxdWVuY2UiOjEwMDAsInN1Ym1pdHRlZF9hdF9sZWRnZXIiOjk5MCwiaW5jbHVkZWRfaW5fbGVkZ2VyIjo5OTUsImxlZGdlcl92YWxpZGF0ZWQiOnRydWUsInJlc3VsdF9jbGFzcyI6InRlcyIsImhpZ2hlc3RfdmFsaWRhdGVkX2xlZGdlciI6OTk2LCJjb250aW51b3VzX2hpc3Rvcnlfb2siOnRydWUsInJlcXVpcmVkX3RpZXIiOiJmaW5hbF9zdWNjZXNzIiwiY2xhaW1lZF90aWVyIjoiZmluYWxfc3VjY2VzcyIsImNoYWluX2xhYmVsIjoiWFJQTCBtYWlubmV0In3n88H7WwEAAA