Workflows catalog — one card per distinct workflow definition that has been executed on this instance. Drilling in opens the executions list filtered to that workflow.
Workflow definitions aren't compile-time-registered, so the list is
derived from execution history via Durable.Query.list_workflows/1.
Each card shows total runs, a running indicator (live, pulses), the
last run's relative time and status.