diff --git a/codex-rs/core/src/snapshots/codex_core__guardian__tests__guardian_review_request_layout.snap b/codex-rs/core/src/snapshots/codex_core__guardian__tests__guardian_review_request_layout.snap index faab6fff33..822301be25 100644 --- a/codex-rs/core/src/snapshots/codex_core__guardian__tests__guardian_review_request_layout.snap +++ b/codex-rs/core/src/snapshots/codex_core__guardian__tests__guardian_review_request_layout.snap @@ -25,6 +25,6 @@ Scenario: Guardian review request layout [11] Sandbox denied outbound git push to github.com.\n\n [12] Assess the exact planned action below. Use read-only tool checks when local state matters.\n [13] Planned action JSON:\n - [14] {\n "tool": "shell",\n "command": [\n "git",\n "push",\n "origin",\n "guardian-approval-mvp"\n ],\n "cwd": "/repo/codex-rs/core",\n "sandbox_permissions": "use_default",\n "justification": "Need to push the reviewed docs fix to the repo remote."\n}\n + [14] {\n "command": [\n "git",\n "push",\n "origin",\n "guardian-approval-mvp"\n ],\n "cwd": "/repo/codex-rs/core",\n "justification": "Need to push the reviewed docs fix to the repo remote.",\n "sandbox_permissions": "use_default",\n "tool": "shell"\n}\n [15] >>> APPROVAL REQUEST END\n [16] You may use read-only tool checks to gather any additional context you need to make a high-confidence determination.\n\nYour final message must be strict JSON with this exact schema:\n{\n "risk_level": "low" | "medium" | "high",\n "risk_score": 0-100,\n "rationale": string,\n "evidence": [{"message": string, "why": string}]\n}\n