Takes the post-trade timings you already hold and answers the one question a readiness programme is trying to answer: which step breaches its cut-off under the shorter settlement cycle that did not breach under the longer one. Each step is classified against a target-cycle cut-off and a baseline-cycle cut-off, with the residual margin in seconds and the first failing step named. Emits a hash-anchored OpenChainGraph v0.4 artifact.
Settlement penalties are computed by ART-78 CSDR Settlement Penalty Calculator, which this node deliberately does not duplicate. Background on the settlement discipline regime is in the settlement discipline guide. Allocation and affirmation conformance is checked by ART-81.
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_t1_posttrade_timing`. Task: Classify the post-trade timings a caller supplies to answer the question a settlement readiness programme is actually trying to answer: which step breaches its cut-off under the shorter settlement cycle that did not breach under the longer one.
Call it with arguments: {"policy_parameters":{"trade_ref":"TRD-OPAQUE-2027-0001","target_cycle":"T+1","baseline_cycle":"T+2","time_zone_offset_minutes":0,"at_risk_margin_seconds":0,"trade_timestamp":"2027-10-12T15:40:00Z","venue_cutoff":"2027-10-12T16:30:00Z","steps":[{"step":"allocation_sent","achieved_at":"2027-10-12T21:15:00Z","cutoff_target":"2027-10-12T20:00:00Z","cutoff_baseline":"2027-10-13T06:00:00Z"},{"step":"confirmation_affirmation","achieved_at":"2027-10-12T22:40:00Z","cutoff_target":"2027-10-12T21:00:00Z","cutoff_baseline":"2027-10-13T11:00:00Z"},{"step":"settlement_instruction_release","achieved_at":"2027-10-13T05:30:00Z","cutoff_target":"2027-10-13T06:00:00Z","cutoff_baseline":"2027-10-13T18:00:00Z"},{"step":"csd_matching","achieved_at":"2027-10-13T07:00:00Z","cutoff_target":"2027-10-13T14:00:00Z","cutoff_baseline":"2027-10-14T14:00:00Z"}]}}
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-506-classify-t1-posttrade-timing.html#p=v1.H4sIAAAAAAAA_wE2A8n8eyJ0cmFkZV9yZWYiOiJUUkQtT1BBUVVFLTIwMjctMDAwMSIsInRhcmdldF9jeWNsZSI6IlQrMSIsImJhc2VsaW5lX2N5Y2xlIjoiVCsyIiwidGltZV96b25lX29mZnNldF9taW51dGVzIjowLCJhdF9yaXNrX21hcmdpbl9zZWNvbmRzIjowLCJ0cmFkZV90aW1lc3RhbXAiOiIyMDI3LTEwLTEyVDE1OjQwOjAwWiIsInZlbnVlX2N1dG9mZiI6IjIwMjctMTAtMTJUMTY6MzA6MDBaIiwic3RlcHMiOlt7InN0ZXAiOiJhbGxvY2F0aW9uX3NlbnQiLCJhY2hpZXZlZF9hdCI6IjIwMjctMTAtMTJUMjE6MTU6MDBaIiwiY3V0b2ZmX3RhcmdldCI6IjIwMjctMTAtMTJUMjA6MDA6MDBaIiwiY3V0b2ZmX2Jhc2VsaW5lIjoiMjAyNy0xMC0xM1QwNjowMDowMFoifSx7InN0ZXAiOiJjb25maXJtYXRpb25fYWZmaXJtYXRpb24iLCJhY2hpZXZlZF9hdCI6IjIwMjctMTAtMTJUMjI6NDA6MDBaIiwiY3V0b2ZmX3RhcmdldCI6IjIwMjctMTAtMTJUMjE6MDA6MDBaIiwiY3V0b2ZmX2Jhc2VsaW5lIjoiMjAyNy0xMC0xM1QxMTowMDowMFoifSx7InN0ZXAiOiJzZXR0bGVtZW50X2luc3RydWN0aW9uX3JlbGVhc2UiLCJhY2hpZXZlZF9hdCI6IjIwMjctMTAtMTNUMDU6MzA6MDBaIiwiY3V0b2ZmX3RhcmdldCI6IjIwMjctMTAtMTNUMDY6MDA6MDBaIiwiY3V0b2ZmX2Jhc2VsaW5lIjoiMjAyNy0xMC0xM1QxODowMDowMFoifSx7InN0ZXAiOiJjc2RfbWF0Y2hpbmciLCJhY2hpZXZlZF9hdCI6IjIwMjctMTAtMTNUMDc6MDA6MDBaIiwiY3V0b2ZmX3RhcmdldCI6IjIwMjctMTAtMTNUMTQ6MDA6MDBaIiwiY3V0b2ZmX2Jhc2VsaW5lIjoiMjAyNy0xMC0xNFQxNDowMDowMFoifV19sIo3tTYDAAA