PRD 0036: Codex Auth Redaction Policy #132
Reference in New Issue
Block a user
Delete Branch "prd-0036-codex-auth-redaction"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #129.
Parent hotspot review: #117.
PRD:
a79ef61b62/docs/prds/0036-codex-auth-redaction-policy.mdSummary
Implements the Codex auth redaction PRD. Dummy guest auth is now synthesized from explicit top-level and token-block policy instead of recursively preserving unknown auth fields.
Implementation
auth_mode, nulls API keys, and synthesizestokens.Verification
python3 -m unittest tests.unit.test_codex_authpython3 -m py_compile bot_bottle/codex_auth.pygit diff --checkpython3 -m unittest discover -s tests/unitChanges (3 commits)
docs(prd): add codex auth redaction policyfix(codex): harden auth redactioncomplete(prd): mark PRD 0036 active1c5d8adb55to2247d730cd