From cda9d77ae7c0eb96cffdafe9d2438f94654875ae Mon Sep 17 00:00:00 2001 From: forge-bot Date: Thu, 16 Jul 2026 02:45:54 +0000 Subject: [PATCH] =?UTF-8?q?MiniMax=20=EB=9F=B0=ED=83=80=EC=9E=84=20?= =?UTF-8?q?=EC=97=B0=EA=B2=B0=EA=B3=BC=20BAIS=20=EC=A0=84=ED=99=98=20?= =?UTF-8?q?=EB=B2=94=EC=9C=84=20=EC=9A=94=EC=95=BD=20(E2E-MINIMAX-ANA-001)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../model-reference.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 analysis/minimax-runtime-proof/model-reference.json diff --git a/analysis/minimax-runtime-proof/model-reference.json b/analysis/minimax-runtime-proof/model-reference.json new file mode 100644 index 0000000..045525e --- /dev/null +++ b/analysis/minimax-runtime-proof/model-reference.json @@ -0,0 +1,20 @@ +{ + "model": { + "name": "minimax-m2.7", + "version": "2.7.0", + "runtime": "minimax-runtime", + "endpoint": "https://api.minimax.chat/v1", + "family": "minimax" + }, + "evidence": { + "durable_source": "model_message.payload.model", + "durable_value": "minimax-m2.7", + "verified_at": "2026-07-16T02:43:00Z" + }, + "bais_transition": { + "source": "C", + "target": "Spring", + "scope": "runtime-connector", + "status": "active" + } +} \ No newline at end of file