Statusline Generator A single-source-of-truth statusline for Claude Code. One script, two layouts, end-to-end self-verification. Quick health check (start here when something is wrong) Run this first whenever the statusline misbehaves. It catches the silent failures that account for most "configured but not working" reports: It validates four layers: 1. exists and is executable. Missing is the single most common silent-failure cause — Claude Code runs the script, fails, statusline goes blank. 2. has a valid block pointing at the script. 3. Mock stdin tests covering complete data, zero tokens,…