learning_ai_clock/backend/src/lib
2026-04-03 19:30:11 -07:00
..
ai-context.ts docs(todos): standardize all TODOs with running numbers and delegatable instructions 2026-04-01 01:05:25 -07:00
auth.test.ts fix(auth): JWKS URL-tracking singleton + expanded test coverage 2026-03-12 11:22:03 -07:00
auth.ts refactor(backend): migrate auth.ts + request-context.ts to @bytelyst/fastify-auth 2026-03-20 07:45:58 -07:00
config.ts feat(ai-context): Phase A.4 — context-aware AI messages with LLM fallback 2026-03-31 23:46:00 -07:00
cosmos-init.ts feat(agent-actions): Phase A.2 — agent action audit trail module + tests 2026-03-31 23:38:03 -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-phase2.test.ts feat(phase2): import chronomind routines from plans 2026-04-03 19:30:11 -07:00
ecosystem-phase2.ts feat(phase2): import chronomind routines from plans 2026-04-03 19:30:11 -07:00
feature-flags.ts feat(ecosystem): Phase 0 — kill-switch, feedback, accessibility, feature flags, telemetry events 2026-03-31 23:26:37 -07:00
field-encrypt.ts feat(backend): admin-panel encryption toggle via initEncryption() 2026-03-21 15:24:58 -07:00
product-config.ts refactor(backend): load product identity from shared/product.json 2026-03-20 07:23:31 -07:00
request-context.ts refactor(backend): migrate auth.ts + request-context.ts to @bytelyst/fastify-auth 2026-03-20 07:45:58 -07:00
telemetry-events.ts docs(todos): standardize all TODOs with running numbers and delegatable instructions 2026-04-01 01:05:25 -07:00
telemetry.ts feat(backend): add @bytelyst/backend-flags + backend-telemetry, fix config defaults 2026-03-20 17:31:01 -07:00