← Docs
Recipe

Data residency plan writer

Generate a jurisdiction-aware data residency compliance plan from your infrastructure inventory.

Ingredients

  • Infrastructure inventory (regions, services, data classes)
  • Target regulatory framework (GDPR, CCPA, PDPA, or custom)
  • Data classification taxonomy (PII, PHI, PCI, internal)

Method

  1. Map every data store to its physical region and cross-reference against the regulatory framework's boundary rules.
  2. Flag cross-border transfers that lack adequacy decisions or standard contractual clauses.
  3. Assign each data class a residency tier: must-stay, can-transfer-with-safeguards, unrestricted.
  4. Draft per-service remediation steps for non-compliant placements.
  5. Output a structured plan with executive summary, risk matrix, and migration timeline.

Output

A markdown document with jurisdiction mapping, gap analysis, and an actionable remediation roadmap ready for auditor review.

This recipe pairs with the infrastructure inventory blueprint for automated data-source discovery.