learning_ai_notes/backend/src
saravanakumardb1 21ad6ed978 feat(backend): add @bytelyst/backend-flags + backend-telemetry, fix config defaults
- Add @bytelyst/backend-flags and @bytelyst/backend-telemetry packages
- Create feature-flags.ts and telemetry.ts wrappers using shared packages
- Add TELEMETRY_ENABLED, FEATURE_FLAGS_ENABLED, DB_PROVIDER=memory, JWT_SECRET dev default
- 80/80 tests pass (integration tests now work without env vars)
2026-03-20 17:31:53 -07:00
..
lib feat(backend): add @bytelyst/backend-flags + backend-telemetry, fix config defaults 2026-03-20 17:31:53 -07:00
mcp feat(mcp): add update-note, link-notes, extract-tasks, attach-artifact MCP tools 2026-03-10 18:53:28 -07:00
modules refactor(backend): remove errors.ts re-export, import @bytelyst/errors directly 2026-03-20 07:19:29 -07:00
server.test.ts feat(backend): add batch review endpoint + saved-views module 2026-03-10 19:33:33 -07:00
server.ts feat(backend): add batch review endpoint + saved-views module 2026-03-10 19:33:33 -07:00
test-helpers.ts test(backend): add integration tests for all 7 route modules [A5] 2026-03-19 08:38:21 -07:00