Refine terminal history scrolling and job failure summaries

This commit is contained in:
npc0-hue
2026-08-10 13:48:23 +08:00
parent fbd24b6a44
commit d1f4dce4f5
7 changed files with 54 additions and 11 deletions
@@ -25,6 +25,7 @@ The management terminal SHALL begin with the output viewport at the newest rende
- **WHEN** the terminal receives its initial bounded history
- **THEN** the output viewport scrolls to the bottom after the lines render
- **AND** new log events continue to appear without moving the viewport away from the newest line
- **AND** the terminal requests no more than 500 initial history entries while retaining up to 10,000 rendered lines as live output arrives
#### Scenario: Operator inspects older output
- **WHEN** the operator scrolls above the bottom threshold