learning_ai_notes/backend/src
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
..
lib feat(backend): add GET /api/bootstrap route + test 2026-03-20 21:15:41 -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
diagnostics.test.ts feat(backend): add GET /api/bootstrap route + test 2026-03-20 21:15:41 -07:00
server.test.ts feat(backend): add /diagnostics/flags + /diagnostics/telemetry routes 2026-03-20 19:12:38 -07:00
server.ts feat(backend): add GET /api/bootstrap route + test 2026-03-20 21:15:41 -07:00
test-helpers.ts test(backend): add integration tests for all 7 route modules [A5] 2026-03-19 08:38:21 -07:00