Parent EPIC: #324
Problem:
Some TUI failures only show up under pressure or malformed input sequences, not normal interaction flows.
Scope:
- Add deterministic scenarios for resize storms, incomplete escape handling, oversized paste, and mailbox pressure.
- Assert absence of wedges, corrupted state, and hidden failure loops.
- Keep these scenarios deterministic enough for CI use where appropriate.
Done when:
- The listed pressure and malformed-input scenarios exist.
- They check for safe behavior rather than just lack of crashes.
Notes:
- This task should produce work that is reviewable against expected behavior, not current implementation shape.
- Keep outputs straight to the point and tied to repo code or repo process.
Parent EPIC: #324
Problem:
Some TUI failures only show up under pressure or malformed input sequences, not normal interaction flows.
Scope:
Done when:
Notes: