Commit Graph
97 Commits
Author SHA1 Message Date
voltsrage 24f45851e9 feature: In-App Simulation Runner (Backend)
CI / frontend (push) Canceled after 0s
CI / backend (push) Canceled after 8m32s
2026-08-06 01:52:53 +08:00
voltsrage 943d41339c Update frontend test for ci
CI / backend (push) Canceled after 19s
CI / frontend (push) Successful in 4m39s
2026-08-05 22:20:05 +08:00
voltsrage d307b915cb Update fix
CI / backend (push) Successful in 12m24s
CI / frontend (push) Failing after 1m41s
2026-08-05 21:49:23 +08:00
voltsrage 6d6bee9cb5 Test fix on local
CI / backend (push) Failing after 6m14s
CI / frontend (push) Failing after 1m48s
2026-08-05 21:10:21 +08:00
voltsrage a6a491a2da Fix tests
CI / backend (push) Failing after 8m50s
CI / frontend (push) Failing after 1m45s
2026-08-05 20:21:23 +08:00
voltsrage b44954545b Fix issues with Gitea using workers
CI / backend (push) Failing after 4m41s
CI / frontend (push) Failing after 1m32s
2026-08-05 19:22:54 +08:00
voltsrage 6b22432c28 Add Kafka fix ci.yml wait fix
CI / frontend (push) Failing after 1m28s
CI / backend (push) Canceled after 5m56s
2026-08-05 18:43:49 +08:00
voltsrage b8ee572194 Change localhost to host.internal in ci.yml
CI / backend (push) Failing after 6m13s
CI / frontend (push) Failing after 1m28s
2026-08-05 18:21:07 +08:00
voltsrage 2a3ef62a7d Add deployment
CI / frontend (push) Failing after 57s
CI / backend (push) Failing after 6m27s
2026-08-05 00:26:20 +08:00
voltsrage 9e88ff6113 fix: Acknowledge closing on alert polling update 2026-06-26 03:02:15 +08:00
voltsrage 131a04630d Add license 2026-06-25 15:30:21 +08:00
voltsrage 26bef39aae Update handoff test 2026-06-25 15:25:24 +08:00
voltsrage d48e1737b5 Add dashboard chart guide 2026-06-25 15:24:08 +08:00
voltsrage fdcc646fae fix: No token refresh or revocation mechanism~ 2026-06-25 14:14:20 +08:00
voltsrage a8964381a2 feature: MIMIC-IV Replay Scenario Generator 2026-06-25 13:35:09 +08:00
voltsrage 069881991a Fix issues with initial seeding 2026-06-25 02:53:21 +08:00
voltsrage 09a84f34ba Fix issues with critical alerts breaking the simulation 2026-06-25 02:06:35 +08:00
voltsrage df6fbed401 chore: update docs 2026-06-25 00:46:54 +08:00
voltsrage 7bb9124230 chore: necessary updates given the changes in the alert controller 2026-06-25 00:40:47 +08:00
voltsrage 666d683d67 feature: Explainable Alerts 2026-06-25 00:25:31 +08:00
voltsrage 279add1e45 run test on phase 24 and 33 2026-06-24 04:35:15 +08:00
voltsrage 68c397350b Finish: Phase 33 — Alert Quality Analytics 2026-06-24 03:39:24 +08:00
voltsrage 185dc93fa1 Run initial test for Climate Resilience Verification Suite
Add first part of Alert Quality Analytics
2026-06-24 03:01:00 +08:00
voltsrage 032cd1d240 test phase 23 verification script 2026-06-24 01:19:03 +08:00
voltsrage 2e80700bf0 fix errors of Degraded Operations Visibility 2026-06-24 00:46:27 +08:00
voltsrage 4399996448 feature: Degraded Operations Visibility 2026-06-23 23:18:31 +08:00
voltsrage 940e27c0ac chore: update readme and clinical testing guide 2026-06-23 20:41:26 +08:00
voltsrage c6b98b5f7c feature: add handoff report 2026-06-23 20:32:33 +08:00
voltsrage 79b6d9d85e feature: Improve dashboard functionality 2026-06-23 20:19:32 +08:00
voltsrage dd0fd88731 update readme
do  Ward table missing critical clinical columns
2026-06-23 18:24:49 +08:00
voltsrage 5d46200941 fix: finish all patient related upgrades 2026-06-23 18:17:13 +08:00
voltsrage 7751d6df06 fix:
No SOFA trend chart or organ-system timeline
No GCS trend chart or component history
No qSOFA history view
2026-06-23 18:00:43 +08:00
voltsrage 729c19830c test: run phase 22 verification 2026-06-23 17:28:44 +08:00
voltsrage c38334690c test: run 21 verification script
chore: add readme
2026-06-23 17:13:11 +08:00
voltsrage 1bf8359097 feature: Ward Gateway Service (Local-First Clinical Path) 2026-06-23 16:45:38 +08:00
voltsrage d8e142fffe test: create test for concurrency 2026-06-23 05:17:22 +08:00
voltsrage 383df0dde5 chore: update readme.md 2026-06-23 04:39:16 +08:00
voltsrage efe5419da4 feature: Site & Gateway Registry + Clinical Sync Contracts 2026-06-23 04:31:15 +08:00
voltsrage c9994b1ba2 Clinical Sync Batch Engine: first commit 2026-06-23 03:02:30 +08:00
voltsrage 90b8baa2a1 fix issues with phase-32 2026-06-23 00:16:39 +08:00
voltsrage 1824e4eef1 feature: PHI Column Encryption + Access Logging 2026-06-22 23:43:48 +08:00
voltsrage 46db694820 begin: PHI Column Encryption 2026-06-22 21:18:36 +08:00
voltsrage 518cc5b99a refactor: allow simulator to connect to api through auth 2026-06-22 20:43:21 +08:00
voltsrage 7170b6efad fix security 2026-06-21 19:53:19 +08:00
voltsrage a37fad0e57 fix: Missing input validators + No patient update endpoint + Pagination inconsistencies + Missing list/get endpoints 2026-06-21 19:13:13 +08:00
voltsrage 33895122d1 Fix: Outbox relay has no dead-letter or max retry limit + DataLake writer partial commit inconsistency + ThresholdCacheLoader crashes startup on Redis failure 2026-06-21 17:43:37 +08:00
voltsrage 2d22ff06b6 fix: Kafka consumer poison pill causes infinite retry 2026-06-21 17:36:00 +08:00
voltsrage 0d0bba19e6 Fix: Kafka replication factor hardcoded to 1 and No health check endpoints 2026-06-21 17:24:09 +08:00
voltsrage a91d79f3cd Fix: FHIR bundle processing has no rollback on partial failure 2026-06-21 17:01:16 +08:00
voltsrage 3eb937ef98 fix: Trend alert matching uses fragile LIKE pattern 2026-06-21 16:45:09 +08:00