Fix missing counter and list indentation in economist-tui
Takeaway: Next time I'd point straight at internal/browse/view.go and mention the shadowed layout variable as a likely suspect, since that's what actually broke the counter.
2 sessions on homebrew with a coding agent: the agent failed at least once in 0, and 0 finished without a human stepping in.
Takeaway: Next time I'd point straight at internal/browse/view.go and mention the shadowed layout variable as a likely suspect, since that's what actually broke the counter.
Takeaway: I'd start the first prompt by naming the exact command shape I want (`economist demo`, no flags) and flagging up front that I want a clean DataSource abstraction so future section/rendering changes don't create debt — that's what I ended up asking for mid-session anyway.