Purpose clarity
The organization should be able to explain why each important category of data is collected, created, inferred, used, shared, or retained.
Design question: What legitimate product or business purpose does this data support?
Weak pattern: Collecting information because it might become useful later.
Stronger pattern: Linking each important data element to a current, documented purpose and owner.
Data minimization
Systems should avoid collecting, exposing, sharing, or retaining more data than reasonably necessary for the intended purpose.
Design question: Could the system achieve the same outcome with less data, lower precision, fewer recipients, or shorter retention?
Weak pattern: Requesting every available profile field for a narrow feature.
Stronger pattern: Collecting only the fields the feature actually needs.
Purpose limitation
Data collected for one reason should not silently expand into unrelated uses without review.
Design question: Is this new use consistent with the original purpose and user context?
Weak pattern: Reusing support-case data for unrelated analytics without a new review.
Stronger pattern: Separating approved support use from proposed secondary analytics use.
Transparency
People should be able to understand important data practices that affect them.
Design question: Would a reasonable user understand what information is used and why?
Weak pattern: Hiding important data use inside vague or confusing language.
Stronger pattern: Providing clear explanations near the point where a meaningful choice or expectation exists.
User expectations
System behavior should consider the context in which people provided information and what they reasonably expect to happen next.
Design question: Would this use feel surprising in the original context?
Weak pattern: Turning a temporary support interaction into a long-term unrelated profile.
Stronger pattern: Keeping uses aligned with the service context unless a separate approved purpose exists.
Security and access control
Privacy depends partly on limiting who can access data and protecting it during storage, use, and transfer.
Design question: Which roles, systems, suppliers, and services truly need access?
Weak pattern: Broad internal access because the data is already inside the organization.
Stronger pattern: Role-appropriate, purpose-aligned access with review and evidence.
Lifecycle and retention
Privacy engineering considers what happens to data after the immediate purpose ends.
Design question: How long is the data needed, and what happens at the end of that period?
Weak pattern: Keeping temporary data indefinitely because storage is inexpensive.
Stronger pattern: Using a documented retention period, deletion workflow, exception process, and evidence.
Accountability
Important data decisions should have named owners, evidence, review, and escalation.
Design question: Who owns the decision, who operates the control, and who verifies the evidence?
Weak pattern: Treating privacy as the responsibility of one advisory team.
Stronger pattern: Separating data ownership, system ownership, privacy review, security controls, and business approval.