learning_ai_clock/backend
saravanakumardb1 fd4d35b308 feat(backend): add GET /health test to diagnostics suite
- Validates standard health response shape: status, service, version, timestamp
- Ensures consistent health endpoint contract across ecosystem
2026-03-20 21:06:56 -07:00
..
src feat(backend): add GET /health test to diagnostics suite 2026-03-20 21:06:56 -07:00
.env.example feat(auth): RS256 JWKS verification — ChronoMind backend 2026-03-12 11:15:03 -07:00
.gitignore feat(backend): scaffold product-specific Fastify backend (port 4011) 2026-03-01 20:39:08 -08:00
package-lock.json feat(backend): add @bytelyst/backend-flags + backend-telemetry, fix config defaults 2026-03-20 17:31:01 -07:00
package.json feat(backend): add @bytelyst/backend-flags + backend-telemetry, fix config defaults 2026-03-20 17:31:01 -07:00
tsconfig.json feat(backend): scaffold product-specific Fastify backend (port 4011) 2026-03-01 20:39:08 -08:00
vitest.config.ts feat(backend): scaffold product-specific Fastify backend (port 4011) 2026-03-01 20:39:08 -08:00