{# COLUMN 1 — project rail (switcher). One row per real active project with a cross-project "needs attention" line (pending handoffs + active tasks from /state). Clicking a row scopes the whole UI to that project via HTMX (swaps the agents column + center together). `projects` : active projects (from /projects) `attention` : {project_key: {"pending": int|None, "tasks": int|None}} `selected_key` : the currently-scoped project #}