pediatric-ai-scribe-v3/src/utils
2026-09-07 05:58:12 +02:00
..
ai.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
auditQueue.js Batch of security + scale fixes 2026-04-14 05:24:40 +02:00
buildId.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
clinicalAnswer.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
clinicalConversation.js fix: preserve saved clinical tables and per-turn citation targets 2026-09-07 05:58:12 +02:00
clinicalMcpClient.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
clinicalPromptPool.js feat: improve clinical assistant prompts 2026-06-06 00:01:07 +02:00
clinicalPrompts.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
clinicalRetrieval.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
config.js Feat: admin CMS, save/resume encounters, user templates, SSHADESS, well visit notes, sick visit, ROS/PE checklists, ICD-10 diagnoses 2026-03-22 16:43:39 -04:00
crypto.js Security hardening: PHI encryption, argon2, DOMPurify, SRI 2026-04-14 02:49:38 +02:00
embeddings.js simplify speech and embeddings through litellm 2026-05-09 05:09:02 +02:00
errors.js harden logging and observability 2026-05-08 19:08:19 +02:00
extensionTransfer.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
fileType.js Security hardening: PHI encryption, argon2, DOMPurify, SRI 2026-04-14 02:49:38 +02:00
generationOptions.js Send reasoning options only to supported model 2026-08-27 21:25:38 +02:00
litellm.js fix litellm metadata discovery auth 2026-05-09 15:15:47 +02:00
logger.js remove vendor model references 2026-05-08 19:14:51 +02:00
metrics.js fix metrics route normalization 2026-05-08 20:22:14 +02:00
models.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
notify.js Add biometric auth, ntfy push notifications, mobile improvements 2026-04-11 02:35:07 +02:00
passwords.js Security hardening: PHI encryption, argon2, DOMPurify, SRI 2026-04-14 02:49:38 +02:00
platform.js Sliding 24h idle timeout (web) + persistent mobile + 2FA backup codes 2026-04-14 04:24:54 +02:00
policy.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
promptCatalog.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
promptRevisions.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
prompts.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
promptSafe.js Batch of security + scale fixes 2026-04-14 05:24:40 +02:00
redact.js harden logging and observability 2026-05-08 19:08:19 +02:00
redis.js feat: improve clinical assistant prompts 2026-06-06 00:01:07 +02:00
sessions.js Add node-pg-migrate for versioned schema changes + better mobile UA labels 2026-04-14 05:06:19 +02:00
sttProvider.js simplify speech and embeddings through litellm 2026-05-09 05:09:02 +02:00
ttsProvider.js feat: ship reviewed prompt history, conversation limits and account protections 2026-09-07 04:01:01 +02:00
urlSafety.js add hardening and metrics tests 2026-05-08 19:08:29 +02:00