managarten/apps/memoro/apps/server
Till JS 34136894d0 feat(memoro/server): implement invite email, health checks, and update ManaScore
- Implement invite resend via @manacore/notify-client (was a stub)
- Send invite email on space invite creation (fire-and-forget)
- Extend /health endpoint with Supabase connectivity check
- Returns 503 "degraded" if dependency checks fail
- Update ManaScore: 72→76 (testing 10→45, 183 tests documented)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 16:18:28 +02:00
..
src feat(memoro/server): implement invite email, health checks, and update ManaScore 2026-04-01 16:18:28 +02:00
package.json feat(memoro/server): add Zod schema validation tests with vitest 2026-04-01 15:43:05 +02:00
tsconfig.json feat(memoro/server): add Zod schema validation tests with vitest 2026-04-01 15:43:05 +02:00
vitest.config.ts feat(memoro/server): add comprehensive API route tests 2026-04-01 16:07:03 +02:00