{"id":"stage2-trading-extractor","card_id":"card_stage2_trading_extractor","name":"Stage 2 trading_extractor hunter pack","description":"Extracts strategy structure, risk gates, and test needs from supplied text without returning private source.","stage":2,"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":{"text":{"type":"string"},"files":{"type":"array"}}},"output_schema":{"type":"object","properties":{"strategy_outline":{"type":"object"},"risk_flags":{"type":"array"}}},"sample_input":{"text":"Strategy uses public OHLCV, BTC gate, and paper-trade review."}}