chore(security): purge burned Guardian literal from dev/test config (Phase 4) #2

Merged
jules merged 1 commits from purge/guardian-dev-literal into main 2026-06-21 01:44:52 +00:00
Owner

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.

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.
jules added 1 commit 2026-06-21 01:30:57 +00:00
Replace the compromised committed Guardian secret with an obviously-fake
dev-only value. Prod reads GUARDIAN_SECRET_KEY from env and raises (Phase 1,
already merged); this removes the dead literal from the repo entirely.
Ref: arcadia-core/docs/GUARDIAN_SECRET_ROTATION.md Phase 4.
jules merged commit 0e9332f055 into main 2026-06-21 01:44:52 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Arcadia/arcadia-cloud#2
No description provided.