fix/detail-nav-count
dev
nav-count was only set in renderDashboard, so loading /instance/:vmid directly left it showing "—". Add getInstances() to the parallel fetch in renderDetailPage and set the count there too. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>