Security
Ask: Does the design adequately protect accounts, data, systems, and service integrity from unauthorized use or harmful change?
Evidence: Control design, authentication architecture, access review, incident history, threat model.
Caution: More friction is not automatically more secure.
Privacy
Ask: Does the design minimize unnecessary collection, sharing, retention, inference, and surprise while preserving legitimate purpose?
Evidence: Data inventory, minimization review, purpose map, retention design, privacy risk assessment.
Caution: A privacy goal should not blindly remove data that a required service genuinely needs.
Usability
Ask: Can intended users complete the legitimate task accurately and efficiently?
Evidence: Task flow, support data, usability testing, completion rate, error rate.
Caution: Convenience alone does not justify weakening important protections.
Accessibility
Ask: Can users with different abilities, devices, needs, and interaction methods use the design?
Evidence: Accessibility review, keyboard path, screen-reader behavior, recovery alternatives, readable interface.
Caution: A secure design that excludes legitimate users is not a complete design.
Fraud / abuse resistance
Ask: Can the system distinguish legitimate use from suspicious or abusive patterns without collecting more data than necessary?
Evidence: Synthetic abuse scenarios, fraud-control design, false-positive review, escalation data.
Caution: Fraud prevention can become an excuse for broad behavioral collection unless purpose and proportionality are reviewed.
Operational reliability
Ask: Can the organization operate, support, monitor, recover, and maintain the control consistently?
Evidence: Support workflow, recovery design, control ownership, service metrics, change process.
Caution: A control that is too complex to operate reliably may create new risk.
Business value
Ask: Does the design preserve the legitimate service outcome the organization needs?
Evidence: Business requirement, service objective, product decision, leadership priority.
Caution: Business value should be specific; “we might use the data later” is not enough.
Evidence confidence
Ask: How certain are we that the claimed benefits and risks are supported by current evidence?
Evidence: Current tests, synthetic user studies, architecture review, owner attestation, control evidence.
Caution: Low confidence should stay visible rather than being converted into false certainty.