diff --git a/docs/UI_UX_PLATFORM_CORE_ROADMAP.md b/docs/UI_UX_PLATFORM_CORE_ROADMAP.md index fa637d3..3bd3214 100644 --- a/docs/UI_UX_PLATFORM_CORE_ROADMAP.md +++ b/docs/UI_UX_PLATFORM_CORE_ROADMAP.md @@ -147,7 +147,7 @@ Repo: `learning_ai_notes` The review surface is the highest-value pilot because it is operator-critical and currently hand-rolled. -- [ ] Refactor `web/src/app/(app)/reviews/page.tsx` into product components: +- [x] Refactor `web/src/app/(app)/reviews/page.tsx` into product components. Commit: `de75d93e59c4fbaaaa58c085b6972bf6840192da`. Verification: `pnpm --filter @notelett/web run typecheck`, targeted review raw-control/global-class audit, `pnpm --filter @notelett/web exec playwright test e2e/release-flows.spec.ts --reporter=list --workers=1`, and `git diff --check` passed. - `ReviewWorkflowNav` - `ReviewQueueList` - `ReviewDecisionBar`