Every task is a goal Nomos works to completion.
{filter === 'all' ? 'No tasks yet. Start one and Nomos will plan it, execute it, and report the outcome.' : `No ${FILTERS.find((f) => f.id === filter)?.label.toLowerCase()} tasks.`}
{#if filter === 'all'} {/if}