..
auth.test.ts
fix(auth): JWKS URL-tracking singleton + expanded test coverage
2026-03-12 11:22:04 -07:00
auth.ts
fix(backend): fix trackEvent call signature and route registration tests
2026-03-31 01:00:32 -07:00
config.ts
feat(palace): add @bytelyst/palace dep, palace types, 6 cosmos containers, config vars
2026-04-10 01:14:00 -07:00
copilot-transform.test.ts
test(backend): add runner, reading-time, copilot-transform, note-hooks tests (G6-G9)
2026-04-06 13:29:33 -07:00
copilot-transform.ts
fix: align web+mobile types with backend (categories, output types, field names, durationMs telemetry)
2026-04-06 16:24:31 -07:00
cosmos-init.ts
feat(palace): add @bytelyst/palace dep, palace types, 6 cosmos containers, config vars
2026-04-10 01:14:00 -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
ecosystem-phase1.test.ts
fix(tests): fix all failing tests — server mock, ecosystem schema stubs, CreateNoteModal body assertion
2026-04-06 19:13:35 -07:00
ecosystem-phase1.ts
fix(notes): preserve phase1 transcript event lineage
2026-04-03 17:40:59 -07:00
ecosystem-phase3.test.ts
feat(phase3): add notelett trail report import
2026-04-03 19:49:46 -07:00
ecosystem-phase3.ts
feat(phase3): add notelett trail report import
2026-04-03 19:49:46 -07:00
embeddings.test.ts
feat(backend): add note intelligence — embeddings, auto-summarize, duplicates, suggest-links, knowledge gaps
2026-04-06 08:10:26 -07:00
embeddings.ts
feat(backend): add note intelligence — embeddings, auto-summarize, duplicates, suggest-links, knowledge gaps
2026-04-06 08:10:26 -07:00
event-bus.ts
feat(backend): add domain event bus and wire note CRUD events
2026-04-13 10:00:12 -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(intake): add URL intake pipeline — classifier, extractors, rules engine, routes, 6 new prompt templates (27 total), 26 new tests
2026-04-06 20:28:36 -07:00
field-encrypt.ts
feat(backend): admin-panel encryption toggle via initEncryption()
2026-03-21 15:25:41 -07:00
llm.ts
feat(backend): add note-prompts module with Smart Actions LLM integration
2026-04-06 08:01:42 -07:00
note-hooks.test.ts
test(web): add prompt-client, SmartActionsPanel, RunPromptModal, NoteEditor tests (G10-G13)
2026-04-06 13:34:04 -07:00
note-hooks.ts
feat(palace): auto-save hooks — extract memories on note create/update (N4)
2026-04-10 01:25:00 -07:00
note-search-rank.ts
feat: implement WEB_AI_FAST_ROADMAP (web + backend + docs)
2026-03-31 13:00:36 -07:00
product-config.ts
feat(backend): add GET /api/bootstrap route + test
2026-03-20 21:15:41 -07:00
reading-time.test.ts
test(backend): add runner, reading-time, copilot-transform, note-hooks tests (G6-G9)
2026-04-06 13:29:33 -07:00
reading-time.ts
feat(smart-actions): add run-stream SSE, history endpoint, weekly-digest template, web client functions (G1-G5)
2026-04-06 13:27:02 -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
webhook-subscriber.ts
feat(backend): wire @bytelyst/webhook-dispatch to domain event bus
2026-04-13 10:29:43 -07:00