{"id":"stillme-oi-flow-candidates","card_id":"card_stillme_oi_flow_candidates","name":"stillme OI-flow candidate scorer","description":"Scores already-provided public OI/price/volume rows and returns PASS/WATCH/SKIP candidates.","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":{"rows":{"type":"array"}}},"output_schema":{"type":"object","properties":{"candidates":{"type":"array"}}},"sample_input":{"rows":[{"symbol":"BTCUSDT","oi_delta_pct":4.2,"price_change_pct":1.1,"quote_volume":500000000}]}}