Sync Interval
How often JLIGHT pulls from connected sources
Read-Only Mode
JLIGHT never writes back — always enforced
Baseline Window
Detection Sensitivity
CRITICAL Threshold
Cross-System Correlation
Trend Detection
Email Alerts
CRITICAL Only
Daily Summary
Summary Time
POPIA Compliance
All processing adheres to SA POPIA requirements
Data Encryption
AES-256 at rest and in transit
Audit Logging
Data Residency
All data stored within South African borders
| Timestamp | Analyser | Batch | QC Mean | QC CV% | Reruns | Volume | Z-Score | Flag |
|---|
JLIGHT — Built for Scale
JLIGHT is not just a prototype. It is a production-ready health intelligence platform designed to grow from a single laboratory to a national health network — without changing the core architecture.
5-Step Intelligence Loop
Multi-Facility Architecture
Each facility operates in complete isolation using Supabase Row Level Security. A single JLIGHT deployment can serve hundreds of facilities simultaneously. Adding a new facility requires zero code changes — only a database record and data source configuration.
Data Source Plugins
New data sources — FHIR R4, DHIS2, OpenMRS, HL7 v2.5 — are added by registering the source in the database and writing one normalisation adapter function. The detection engine processes all sources identically regardless of origin.
Detection Engine at Scale
The detection engine processes each facility independently using stateless workers. At scale, workers run in parallel via Supabase Edge Functions. Baseline calculations are cached per facility and updated only when new data arrives.
Built for the African Context
Data residency is configurable per country. Standards coverage includes SA, WHO, and ICH regulations. POPIA-compliant by design. Offline-capable for facilities with intermittent connectivity. Ready for DHIS2 public sector integration.
View the Full Project on GitHub
Source code, database schema, architecture documentation, and README — all publicly available for judge review.