Classifies a settlement position under one of three settlement models: an optimistic challenge window, a validity proof, or single-slot BFT consensus. Each model has its own tier ladder and the ladders are never merged, because a posted batch on an optimistic rollup and a committed batch on a validity rollup are not the same claim. If a counterparty asserts a higher tier than the evidence supports, the claim is flagged as overstated.
See also: for ledger-consensus models with terminal-branch or bidirectional outcomes rather than a single tier ladder, such as XRPL or Stellar, use the Ledger Consensus Finality Classifier instead.
ART-321 BoLD Challenge-Window Finality Classifier classifies an optimistic challenge window on one named deployment. ART-290 Linea L2 Finality Window Check covers a validity rollup with a three-state model. Both remain live and continue to resolve, so receipts they produced stay verifiable.
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_settlement_finality`. Task: Vendor-neutral settlement-finality classifier covering three settlement models, each on its own ordered tier ladder: an optimistic challenge window (soft, posted, challengeable, final), a validity proof (soft, committed, proven_unfinalized, final) and single-slot BFT consensus (soft, final).
Call it with arguments: {"policy_parameters":{"settlement_model":"optimistic_challenge","as_of_ts":1753000000,"assertion_created_at":1752800000,"challenge_window_seconds":604800,"batch_posted":true,"required_tier":"final","claimed_tier":"final","chain_label":"example optimistic rollup"}}
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-492-classify-settlement-finality.html#p=v1.H4sIAAAAAAAA_wHyAA3_eyJzZXR0bGVtZW50X21vZGVsIjoib3B0aW1pc3RpY19jaGFsbGVuZ2UiLCJhc19vZl90cyI6MTc1MzAwMDAwMCwiYXNzZXJ0aW9uX2NyZWF0ZWRfYXQiOjE3NTI4MDAwMDAsImNoYWxsZW5nZV93aW5kb3dfc2Vjb25kcyI6NjA0ODAwLCJiYXRjaF9wb3N0ZWQiOnRydWUsInJlcXVpcmVkX3RpZXIiOiJmaW5hbCIsImNsYWltZWRfdGllciI6ImZpbmFsIiwiY2hhaW5fbGFiZWwiOiJleGFtcGxlIG9wdGltaXN0aWMgcm9sbHVwIn3tlQcn8gAAAA