story-kit: accept 311_story_server_enforced_retry_limits_for_failed_merge_and_empty_diff_stories

This commit is contained in:
Dave
2026-03-19 19:42:34 +00:00
parent 9998b3ed25
commit 110db662a9
2 changed files with 0 additions and 21 deletions

View File

@@ -1,21 +0,0 @@
---
name: "Improve htop output formatting for mobile Matrix clients"
---
# Story 313: Improve htop output formatting for mobile Matrix clients
## User Story
As a project owner checking htop from my phone, I want the htop dashboard output to be readable on a narrow screen, so that I can monitor system load and agent status from mobile Matrix clients like Element.
## Acceptance Criteria
- [ ] htop output uses compact single-line format per agent instead of wide table columns
- [ ] Load average is on its own short line
- [ ] Agent entries show name, story number, CPU%, and memory without wrapping on a ~40 character wide screen
- [ ] No unnecessary whitespace or padding that wastes horizontal space
- [ ] Still readable on desktop — compact is fine for both
## Out of Scope
- TBD