learning_ai_notes/backend/src/lib
saravanakumardb1 8a1234a460 feat(backend): add GET /api/bootstrap route + test
- Returns productId, displayName, backendPort for client bootstrapping
- Integration test validates response shape and types
2026-03-20 21:15:41 -07:00
..
auth.test.ts fix(auth): JWKS URL-tracking singleton + expanded test coverage 2026-03-12 11:22:04 -07:00
auth.ts refactor(backend): migrate auth.ts + request-context.ts to @bytelyst/fastify-auth 2026-03-20 07:45:59 -07:00
config.ts feat(backend): add @bytelyst/backend-flags + backend-telemetry, fix config defaults 2026-03-20 17:31:53 -07:00
cosmos-init.ts docs: update AGENTS.md + ROADMAP.md with all completed features, register saved_views container 2026-03-10 19:45:13 -07:00
datastore.ts fix(backend): use config.DB_PROVIDER instead of process.env.DB_PROVIDER in datastore.ts 2026-03-20 08:29:36 -07:00
extraction-client.ts feat(backend+web): note summarization + export endpoints [B3, B6] 2026-03-19 08:59:26 -07:00
feature-flags.ts feat(backend): add @bytelyst/backend-flags + backend-telemetry, fix config defaults 2026-03-20 17:31:53 -07:00
product-config.ts feat(backend): add GET /api/bootstrap route + test 2026-03-20 21:15:41 -07:00
request-context.ts refactor(backend): migrate auth.ts + request-context.ts to @bytelyst/fastify-auth 2026-03-20 07:45:59 -07:00
telemetry.ts feat(backend): add @bytelyst/backend-flags + backend-telemetry, fix config defaults 2026-03-20 17:31:53 -07:00