Severity: medium | Category: ux | Phase: P3.4
Problem
The execution stream's "View Diff" toggle expands to only the one-line event.message (self-marked placeholder in a comment), advertising a capability it cannot deliver.
Evidence
web-ui/src/components/execution/FileChangeEvent.tsx:41
Acceptance criteria
Wire the panel to the real diff (correlate following OutputEvents / fetch file diff) or remove the button until the data source exists.
Dependencies
None
Filed from the SaaS launch-readiness audit. Atomic: one developer, one session. Work order: strictly P0.1 → P3.12 (no forward dependencies).
Severity: medium | Category: ux | Phase: P3.4
Problem
The execution stream's "View Diff" toggle expands to only the one-line
event.message(self-marked placeholder in a comment), advertising a capability it cannot deliver.Evidence
web-ui/src/components/execution/FileChangeEvent.tsx:41Acceptance criteria
Wire the panel to the real diff (correlate following OutputEvents / fetch file diff) or remove the button until the data source exists.
Dependencies
None
Filed from the SaaS launch-readiness audit. Atomic: one developer, one session. Work order: strictly P0.1 → P3.12 (no forward dependencies).