You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of the B2B epic (Bloco 3 · item 3.4). Quick win, fully independent. Today server/root.controller.ts:17-20 returns hardcoded {status:"ok"}; @nestjs/terminus is not a dependency.
What
Add @nestjs/terminus
Mongo + Kratos health indicators
Readiness/liveness endpoints (wire to k8s probes in deployment/)
Part of the B2B epic (Bloco 3 · item 3.4). Quick win, fully independent. Today
server/root.controller.ts:17-20returns hardcoded{status:"ok"};@nestjs/terminusis not a dependency.What
@nestjs/terminusdeployment/)Effort: ~0.5 SP · Depends on: —