{#- chirp-ui: Primary navigation Broad route navigation for app shell topbars and section bars. Data-in: items = [{label, href?, badge?, badge_label?, badge_expected?, badge_loading?, active?, match?, divider?}]. Use for cross-feature navigation; use route_tabs for local subsection views. -#} {% def primary_nav(items, current_path="", aria_label="Primary", cls="") %} {% end %}