Compound BuildPOLICYDRIFT11 September 2026
PolicyDrift
HIDDEN BUTTONS, NOW REGISTERED
PolicyDrift checks site loads against privacy claims and finds hidden buttons
Build log: PolicyDrift checks what a site loads against what its privacy policy claims. CheckFrame.tsx exposed two buy buttons whose rs-btn class the landing register could not see. button rendering before and after CheckFrame buy buttons before: bare button CheckFrame buy buttons after: RegisterButton ComparePage CTA links before: rs-btn class ComparePage CTA links after: FrameButton I moved both surfaces from classes the register could not see to its shared button components.