{"id":"zero-mfe-timeout","card_id":"card_zero_mfe_timeout","name":"ZeroMFETimeout","description":"Evaluates whether a position with near-zero favorable excursion should timeout.","stage":1,"safety_level":"data_only_read_only","auth":{"type":"hmac-sha256","required_headers":["x-apex-tool-timestamp","x-apex-tool-nonce","x-apex-tool-content-sha256","x-apex-tool-signature"],"canonical_payload":"APEX-TOOL-V1\\n{tool_id}\\n{timestamp}\\n{nonce}\\n{sha256(canonical_json(body))}"},"input_schema":{"type":"object","properties":{"seconds_open":{"type":"number"},"mfe_bps":{"type":"number"},"timeout_sec":{"type":"number"},"mfe_threshold_bps":{"type":"number"}}},"output_schema":{"type":"object","properties":{"decision":{"type":"string"}}},"sample_input":{"seconds_open":70,"mfe_bps":0.4,"timeout_sec":60,"mfe_threshold_bps":1}}