Context
V1 refresh is manual-only. Users need keyboard paths to refresh focused panel and all panels. See docs/v1-scope.md.
Acceptance criteria
- User can refresh the focused panel.
- User can refresh all panels.
- Refresh updates panel state through loading, ready, or error outcomes.
- Refresh behavior is testable without real shell commands.
- Keybindings are documented.
Out of scope
- Per-panel intervals.
- Background polling.
- Long-running command supervision.
Context
V1 refresh is manual-only. Users need keyboard paths to refresh focused panel and all panels. See
docs/v1-scope.md.Acceptance criteria
Out of scope