chore(security): purge burned Guardian literal from dev/test config (Phase 4) #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "purge/guardian-dev-literal"
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?
Phase 4 of the Guardian secret rotation (arcadia-core/docs/GUARDIAN_SECRET_ROTATION.md). Replaces the compromised committed literal with an obviously-fake dev-only value across dev/test config. Prod reads GUARDIAN_SECRET_KEY from env and raises (Phase 1, merged); this removes the dead value from the repo. Dev secret is identical across all services so the local stack keeps working.