- incident-card: AI提案按鈕 width 100% + margin 造成右側懸浮框,改為 calc(100%-20px) - page.tsx: useHosts() 返回 Host[] 但直接傳入 HostGrid 期望的 HostInfo[], 補上 mapper (name→hostname, metrics.cpu_percent→cpuPct, service.status→healthy) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>