Roadmap
CRIE ships in small, security-reviewable increments. The roadmap below is intentionally short: anything not on it is not yet planned.
v0.4 — Now
- Emerald particle background variant (feature-flagged).
- Public documentation hub.
- AI-Analysis lightbox showing each pipeline step in real time.
- Ask CRIE — RAG chatbot grounded in this documentation.
v0.5 — Next
- Real-time clinical alerts: WebSocket push to clinician dashboards.
- Cohort builder UI with live preview of patient counts.
- FHIR R4 ingest adapter (read-only) for hospital integrations.
- Per-organisation tenant isolation (schema-per-tenant option).
v0.6 — Soon
- Vector-based semantic search across notes (pgvector + BGE-small).
- Local fine-tuning recipes for site-specific note styles.
- Multilingual UI (FR, PT) — translations are already wired via next-intl.
- Mobile-friendly clinician PWA.
v1.0 — Later
- External SOC 2 Type II readiness pack.
- Federated learning option for cross-site model updates.
- Pharmacovigilance signal-detection module (E2B R3 export).
- Full HL7 v2 + FHIR write-back where the partner site supports it.
How priorities are set
Anything that improves PHI safety, audit fidelity, or deploy reliability jumps to the top. Net-new clinical features ship behind feature flags and require an updated threat-model entry before the flag is flipped on for production.
