whetstone-cli 3.1.3

Installer and CLI for Claude Code token optimization (Headroom + RTK + Memory)
// Dynamic site metadata — regenerated by `just release`.
window.WHETSTONE_META = {
  releaseDate: "2026-06-09",
  releaseDateHuman: "JUN 09 2026",
  sha: "3b037f5",
  tagline: "Release workflow: give verify-release job explicit repo context so `gh release` commands work without a local git checkout.",
  assets: { commands: 2 },
  modules: [
    { id: "headroom", label: "HEADROOM PROXY", sub: "Context compression" },
    { id: "headroom-mcp", label: "HEADROOM MCP", sub: "In-context compress tool" },
    { id: "rtk-hooks", label: "RTK HOOKS", sub: "Pre/Before tool-call rewrite" },
    { id: "rtk-scope", label: "RTK SCOPE", sub: "Global vs per-project install" },
    { id: "icm-memory", label: "ICM MEMORY", sub: "Persistent project memory via icm init" },
    { id: "icm-hooks", label: "ICM HOOKS", sub: "SessionStart / Stop / recall / store" },
    { id: "provider", label: "PROVIDER", sub: "ICM via icm init" },
  ],
  install: {
    assetLine: "2 commands → .claude/commands/",
    hooksLine: "rtk init + icm init → ~/.claude/settings.json",
  },
};