- Remove direct DB updates from playground - Add /api/tools/report-health endpoint with all health logic - Playground now reports results to web app API - All env var / validation error detection is in one place - Health status updates based on execution success and error type - Fix type errors with proper null checks |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||