{"id":"nexus-dbhub-pipeline-contract","card_id":"card_nexus_dbhub_pipeline_contract","name":"NEXUS DBHub pipeline contract","description":"Returns the Redis/Postgres data contract for agent-readable market data pipelines.","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":{"service":{"type":"string"}}},"output_schema":{"type":"object","properties":{"redis_keys":{"type":"array"},"postgres_tables":{"type":"array"}}},"sample_input":{"service":"alpha_l0"}}