Skip to content

feat: add SCF evidence checklist panel to dashboard#64

Open
oraimoitel wants to merge 2 commits into
emrekayat:mainfrom
oraimoitel:main
Open

feat: add SCF evidence checklist panel to dashboard#64
oraimoitel wants to merge 2 commits into
emrekayat:mainfrom
oraimoitel:main

Conversation

@oraimoitel

Copy link
Copy Markdown

Done
closes #57

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the emrekayat's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@oraimoitel Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@emrekayat

Copy link
Copy Markdown
Owner

Thanks, I reviewed this from the emrekayat account. The checklist panel matches #57 well: it is driven from API/UI state, pending states are visible before a query, and it marks DEMO_MODE without overclaiming settlement.

Checks passed locally on the PR merge ref:

  • npm run test --workspace @query402/api
  • npm run typecheck --workspace @query402/web
  • npm run build --workspace @query402/web
  • git diff --check origin/main...HEAD

I tried to merge it, but GitHub currently reports the PR as CONFLICTING / DIRTY and gh pr merge fails because the merge commit cannot be cleanly created. Please rebase or merge the latest main, then I can recheck and merge.

@oraimoitel

Copy link
Copy Markdown
Author

@emrekayat am done. This issue almost frustrated me

@emrekayat

Copy link
Copy Markdown
Owner

Thanks for the update. I rechecked the merge ref from the maintainer account, but it is still blocked.

Commands run:

git diff --check main...pr-64-merge
npm run test --workspace @query402/api -- src/routes/public.test.ts
npm run typecheck --workspace @query402/api
npm run typecheck --workspace @query402/web

Passing:

API public route tests: 10 passed
API typecheck: passed

Failing:

src/pages/ControlDeckPage.tsx(5,3): error TS2300: Duplicate identifier AlertTriangle.\nsrc/pages/ControlDeckPage.tsx(17,3): error TS2300: Duplicate identifier AlertTriangle.\n```\n\nPlease remove the duplicate `AlertTriangle` import/identifier and rerun the web typecheck/build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dashboard evidence panel for SCF demo checklist

2 participants