aboutsummaryrefslogtreecommitdiff
path: root/working/triage-account-guard/proposed.diff
Commit message (Collapse)AuthorAgeFilesLines
* chore(inbox): park the personal-gmail account-binding guardCraig Jennings3 days1-0/+11
Home hit a cross-account hazard: a triage fire reached the personal inbox through a work-bound Gmail MCP and pulled 201 DeepSat messages, which would have run every hygiene action against the wrong mailbox. The fix adds one guard to the plugin's Scan phase — verify a sample result's recipient before classifying, fall back to the local mu mirror on mismatch rather than another MCP. Parked for approval since the plugin is a synced asset. Graded [#A] on severity alone: acting on the wrong person's mailbox is a privacy exposure regardless of how rarely it happens. Diff and companion note staged under working/.