Complete Case.dev integration polish
From the PR description
Summary
- Completes the Case.dev release branch with Matter/Vault/Skills/Legal/demo polish.
- Adds Vercel entrypoints and configuration files for frontend/backend deployment.
- Adds smoke-test tooling and Case.dev branding surfaces.
Validation
- Secret scan of tracked/staged content found no real Case.dev keys or provider secrets.
npm run build --prefix backendnpx tsc --noEmitfromfrontend/npm run buildfromfrontend/git diff --check
Notes
- The fork remains public and preserves GitHub fork metadata from
willchen96/mike. - The previously pasted Case.dev keys were not found in tracked/staged content, but should still be rotated before announcing the public demo.
Our analysis
Complete the Case.dev public release branch — read the full analysis →
Think the analysis missed something the PR description covers?
Commits in this PR (4)
| SHA | Subject | Author | Date | |
|---|---|---|---|---|
2e6b6604 | Prepare Case.dev public fork | kveton | 2026-05-02 | ↗ GitHub |
1c8769ce | Complete Case.dev integration polish | kveton | 2026-05-04 | ↗ GitHub |
b81944c4 | Trigger Vercel review checks | kveton | 2026-05-04 | ↗ GitHub |
e2ee94d0 | Harden public release security | kveton | 2026-05-04 | ↗ GitHub |
Capture this PR into my fork
Download a Markdown prompt that tells Claude how to port every
commit in this PR into your working tree. Run it via
claude -p < capture-pull-1.md from
inside the repo you want the changes in.