What
When a founder runs /hipaa for the first time, ask 3 questions before importing controls:
- What cloud provider? (AWS / GCP / Azure / none)
- Do you store patient data? (determines PHI-specific checks)
- Do you have a mobile app? (determines additional controls)
Then import only the relevant subset and skip irrelevant controls.
Why
Dumping 64 NIST controls on a founder who just wants to know if their Express.js app handles patient data correctly is overwhelming. A wizard narrows the scope to what matters.
Effort
M (human: ~1 week / CC: ~30 min)
What
When a founder runs /hipaa for the first time, ask 3 questions before importing controls:
Then import only the relevant subset and skip irrelevant controls.
Why
Dumping 64 NIST controls on a founder who just wants to know if their Express.js app handles patient data correctly is overwhelming. A wizard narrows the scope to what matters.
Effort
M (human: ~1 week / CC: ~30 min)