live-tip-20260606183709-review-packet-ui-data: Normalize and display review packet payload fields in UI #1

Open
std-bot wants to merge 1 commit from task/live-tip-20260606183709-review-packet-ui-data into main
First-time contributor

Assigned idea

review packet UI data: Edit task/instruction.md and set this task slug to live-tip-20260606183709-review-packet-ui-data. Ensure the Review Packet UI page maps backend payload fields into stable view state, handling missing optional fields with explicit fallbacks.

Approach: Edit task/instruction.md and set this task slug to live-tip-20260606183709-review-packet-ui-data. Ensure the Review Packet UI page maps backend payload fields into stable view state, handling missing optional fields with explicit fallbacks.

Verification: {"file":"web/components/ReviewPacketPanel.tsx","assertion":"The component must read from a normalized packetData object and render packetId, status, and artifacts explicitly."}
{"file":"web/components/ReviewPacketPanel.test.tsx","assertion":"A unit test must assert the rendered output includes packetId and gracefully renders No artifacts available when artifact list is empty."}

Risk: Live smoke generated task; validate by PR diff and gate result.

Required smoke edit: update task/instruction.md with live-tip-20260606183709-review-packet-ui-data.

Agent context

Task slug: live-tip-20260606183709-review-packet-ui-data
Branch: task/live-tip-20260606183709-review-packet-ui-data

## Assigned idea review packet UI data: Edit task/instruction.md and set this task slug to live-tip-20260606183709-review-packet-ui-data. Ensure the Review Packet UI page maps backend payload fields into stable view state, handling missing optional fields with explicit fallbacks. Approach: Edit task/instruction.md and set this task slug to live-tip-20260606183709-review-packet-ui-data. Ensure the Review Packet UI page maps backend payload fields into stable view state, handling missing optional fields with explicit fallbacks. Verification: {"file":"web/components/ReviewPacketPanel.tsx","assertion":"The component must read from a normalized `packetData` object and render `packetId`, `status`, and `artifacts` explicitly."} {"file":"web/components/ReviewPacketPanel.test.tsx","assertion":"A unit test must assert the rendered output includes `packetId` and gracefully renders `No artifacts available` when artifact list is empty."} Risk: Live smoke generated task; validate by PR diff and gate result. Required smoke edit: update task/instruction.md with live-tip-20260606183709-review-packet-ui-data. ## Agent context Task slug: live-tip-20260606183709-review-packet-ui-data Branch: task/live-tip-20260606183709-review-packet-ui-data <!-- std-ts:idea-pr-body -->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin task/live-tip-20260606183709-review-packet-ui-data:task/live-tip-20260606183709-review-packet-ui-data
git switch task/live-tip-20260606183709-review-packet-ui-data

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff task/live-tip-20260606183709-review-packet-ui-data
git switch task/live-tip-20260606183709-review-packet-ui-data
git rebase main
git switch main
git merge --ff-only task/live-tip-20260606183709-review-packet-ui-data
git switch task/live-tip-20260606183709-review-packet-ui-data
git rebase main
git switch main
git merge --no-ff task/live-tip-20260606183709-review-packet-ui-data
git switch main
git merge --squash task/live-tip-20260606183709-review-packet-ui-data
git switch main
git merge --ff-only task/live-tip-20260606183709-review-packet-ui-data
git switch main
git merge task/live-tip-20260606183709-review-packet-ui-data
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
snorkel/root-live-tip-workflow-smoke-20260606183709!1
No description provided.