What changed: - Replaced platform-service runtime console diagnostics with structured stderr logging helpers. - Preserved push notification, AI diagnostics, auto-trigger, and diagnostics repository error handling semantics. Warning impact: - Platform runtime no-console warnings: 12 -> 0. - Workspace lint: 12 -> 0 warnings. Verification: - pnpm --filter @lysnrai/platform-service build - pnpm --filter @lysnrai/platform-service test - pnpm --filter @lysnrai/platform-service exec eslint <runtime files> --ext .ts - pnpm lint |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| POSTAL_SMTP_SETUP.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||