Skip to main content
Spec: FW-16-PHASE-2-EVENT-SCHEMA-EXPANSION Status: ✅ Complete Last Updated: 2026-03-20

Integration Points

Security

  • No new RLS policies required; existing org-scoped policies cover new columns (schema_version, deprecated_at, replacement_event, correlation_id)
  • MigrateAutomationDialog uses .eq('organization_id', organizationId) on all mutations
  • Audit events use publishEvent which enforces organization_id in payload

Sub-Workflow Correlation (T13)

Deferred until FW-41 ships client-side sub-workflow creation. When implemented, parent correlation_id must be passed to child fw_workflow_executions insert.