fix(security): wire Guardian secret_key (raise in prod) #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/audit-security-blockers"
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?
ArcadiaCloud.Guardian had no secret_key for prod — every authed route would fail at deploy. Wire from GUARDIAN_SECRET_KEY, raising when absent in prod. Part of the arcadia ecosystem production-readiness audit (2026-06-20). Adversarially verified; smallest-change fix, no rewrite. Rank 2 blocker.
🤖 Generated with Claude Code