v1.7.2
feat(client): keyboard-first navigation — g then a letter jumps straight to any page (o/r/h/l/m/s), and ? opens a shortcuts cheat sheet listing every binding, including the existing ⌘K command palette. Both live entirely on data the client already has (routes/nav are static), so no daemon changes were needed.