Attests a clearing member's margin call lifecycle against its SLA window; an unmet-SLA call (disputed, escalated, or still-open past the SLA) routes to the client porting check as a contingency path, while a funded within-SLA call ends.
attest_margin_call_lifecycle{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "attest_margin_call_lifecycle",
"arguments": {}
},
"id": 1
}
check_client_porting{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "check_client_porting",
"arguments": {}
},
"id": 1
}