From baf8e43c440ad8ffda81226740a740e15cad1536 Mon Sep 17 00:00:00 2001 From: Shay Date: Thu, 11 Jun 2026 09:22:40 -0700 Subject: [PATCH] Neutralize invalid tool authority fixture --- .../fixtures/invalid-smuggling-attempt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/claude_tool_authority/fixtures/invalid-smuggling-attempt.json b/demos/claude_tool_authority/fixtures/invalid-smuggling-attempt.json index 864ff110..4ae080e3 100644 --- a/demos/claude_tool_authority/fixtures/invalid-smuggling-attempt.json +++ b/demos/claude_tool_authority/fixtures/invalid-smuggling-attempt.json @@ -5,8 +5,8 @@ "request_id": "demo-tool-s4", "scenario_id": "invalid-smuggling-attempt", "proposer": { - "lane": "xai", - "model_family": "grok", + "lane": "frontier_fixture", + "model_family": "model_style_proposer", "proposal_id": "proposal-s4", "trace_hash": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb" },