Added the first workflow definition tables and run-history tables with workspace scoping, RLS policies, status checks, and safe JSONB summary fields.
Added database adapters and app API routes for listing and creating draft workflow definitions using the authenticated workspace, never a client-provided workspace id.
Backed the Workflows registry with real workflow definitions while keeping the empty-state experience for new workspaces.