Attach guardian rollouts to feedback uploads

Add guardian review_thread_id plumbing so feedback can resolve the hidden guardian session rollout and attach it alongside the parent rollout in both app-server and local /feedback flows.

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Charles Cunningham
2026-03-18 12:28:55 -07:00
parent 42e932d7bf
commit 56b7efcb98
23 changed files with 597 additions and 103 deletions

View File

@@ -7810,6 +7810,12 @@
"null"
]
},
"reviewThreadId": {
"type": [
"string",
"null"
]
},
"riskLevel": {
"anyOf": [
{