HIPAA is not a checklist the AI builder can satisfy by default. The HIPAA Security Rule (§164.308, §164.310, §164.312) mandates administrative, physical, and technical safeguards. Technical safeguards alone demand access control, audit controls, integrity, person or entity authentication, and transmission security. AI-generated scaffolds do not ship those primitives. The HHS HIPAA Security Rule is the canonical reference; every finding we close maps to a subsection.
BAA coverage is the first structural finding on every healthtech rescue. Supabase free tier does not offer a BAA. Vercel Hobby does not offer a BAA. PostHog Cloud and Sentry Cloud default to non-BAA plans. Every one of those ends up in a healthtech AI scaffold because that is what the builder defaults to. PHI hitting any of them is a breach condition. We migrate to a BAA-signed combination (Supabase Team with BAA addon, AWS with BAA, Aptible, or equivalent), swap analytics to a BAA-signed provider, and make Sentry + BAA the only error-tracking destination that ever sees a request body.
Pilot pressure is the other half of the picture. Most healthtech rescues land in our inbox two to six weeks before a scheduled pilot — a clinic signed the MSA, the startup is contractually bound to be operational on a date, and the Lovable or Bolt scaffold is eight weeks from HIPAA-defensible. We scope rescues against the pilot calendar. If the pilot is four weeks out, we fast-track BAA migration, audit log, RLS, and MFA as the Critical path and defer backup testing and retention tuning to post-launch. If the pilot is eight weeks out, we ship the full playbook. A security hardening expert owns the sequence.