Spec: PF-44-data-export-compliance
Status: ✅ Implemented
Spec Reference: PF-44-data-export-compliance.md
Last Updated: 2026-02-14
Overview
PF-44 provides a standardized data export and compliance framework. It depends on PF-04 (Audit Logging), PF-11 (Document Management), and PF-30 (Permissions). Export events are published to PF-04 for compliance auditing.Dependencies
Event Contracts (PF-04)
PF-44 publishes the following audit events topf_audit_logs:
API / Edge Functions
process-export– Async export processor: fetches data, applies PII/PHI filtering, generates CSV/JSON, uploads to storage, creates signed URLs, logs audit events.