docs(qa): mark F-002/F-003/F-004/F-006/F-016 fixed in audit report
This commit is contained in:
@@ -186,7 +186,9 @@ repo `docs/schemas/` were stale relative to live — a clean-checkout reproducti
|
|||||||
- **repro:** operator confirms it appears **only on multi-line paste** into the input box;
|
- **repro:** operator confirms it appears **only on multi-line paste** into the input box;
|
||||||
single-line / typed input renders clean. Likely the input widget doesn't repaint the full
|
single-line / typed input renders clean. Likely the input widget doesn't repaint the full
|
||||||
region when a pasted block changes line count.
|
region when a pasted block changes line count.
|
||||||
- **status:** confirmed, repro narrowed (multi-line paste only)
|
- **status:** FIXED (2026-06-10) — `flattenForDisplay` collapses newlines/tabs to a single
|
||||||
|
display line in `renderInput`, so a pasted block can't overflow the fixed-height input box.
|
||||||
|
The inputBuffer keeps its real characters for submission. Unit-tested.
|
||||||
|
|
||||||
### F-004 — InferenceFailedEvent / RetryAttemptedEvent unmapped to TUI bridge
|
### F-004 — InferenceFailedEvent / RetryAttemptedEvent unmapped to TUI bridge
|
||||||
- **invariant/contract:** functional (operator observability)
|
- **invariant/contract:** functional (operator observability)
|
||||||
|
|||||||
Reference in New Issue
Block a user