{"id":"stillme-outcome-labeler","card_id":"card_stillme_outcome_labeler","name":"stillme outcome labeler","description":"Computes net PnL, MAE, MFE, and PASS/WATCH/SKIP labels from supplied candidate outcome data.","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":{"entries":{"type":"array"}}},"output_schema":{"type":"object","properties":{"outcomes":{"type":"array"}}},"sample_input":{"entries":[{"symbol":"BTCUSDT","side":"long","entry_price":100,"exit_price":101,"high_price":102,"low_price":99,"fee_bps":8,"funding_pnl_pct":0.02}]}}