fix(governance): 收斂前端 redaction 語彙
All checks were successful
CD Pipeline / tests (push) Successful in 1m28s
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / build-and-deploy (push) Successful in 4m22s
CD Pipeline / post-deploy-checks (push) Successful in 1m54s

This commit is contained in:
Your Name
2026-06-11 21:27:32 +08:00
parent 12fe97ab68
commit a5934edb72
6 changed files with 41 additions and 18 deletions

View File

@@ -309,10 +309,10 @@
"approval gate"
],
"forbidden_frontend_content": [
"內部對話內容",
"Codex / 使用者訊息逐字稿",
"提示詞 / 思考鏈",
"工作階段識別碼 / 瀏覽器脈絡",
"未核准內部內容",
"未脫敏操作紀錄",
"未核准決策細節",
"工作階段脈絡",
"機密 / 權杖 / 授權標頭"
]
},

View File

@@ -281,7 +281,7 @@
"runtime_execution_approved": false
},
"display_redaction_contract": {
"frontend_display_policy": "前端只顯示已提交政策證據、規則摘要與已脫敏訊息合約;不得顯示內部對話、提示詞、工作階段識別碼或瀏覽器脈絡。",
"frontend_display_policy": "前端只顯示已提交政策證據、規則摘要與已脫敏訊息合約;不得顯示未核准內部內容、未脫敏操作紀錄或工作階段脈絡。",
"allowed_frontend_fields": [
"已提交證據參照",
"政策規則摘要",
@@ -291,10 +291,10 @@
"阻擋操作摘要"
],
"forbidden_frontend_content": [
"內部對話內容",
"Codex / 使用者訊息逐字稿",
"提示詞 / 思考鏈",
"工作階段識別碼 / 瀏覽器脈絡",
"未核准內部內容",
"未脫敏操作紀錄",
"未核准決策細節",
"工作階段脈絡",
"機密 / 權杖 / 授權標頭"
],
"conversation_transcript_display_allowed": false,