CLARIS
Clinical Investigation Workstation
DR
Research Dataset

HCC-TACE-Seg demo boundary

This page explains what the public CLARIS workstation is actually showing: prepared HCC-TACE-Seg case artifacts, selected real CT preview PNGs, generated pipeline outputs, and explicit limits around upload and live inference.

Public demo mode
Demo cases
6
Real CT previews
3
Raw DICOM in git
0
Live upload
Disabled
What The Demo Uses
Prepared patient cases
6
Backend-generated static API artifacts
available
Real CT preview PNGs
3
Rendered from local HCC-TACE-Seg DICOM cache
available
Raw DICOM / SEG files
0 in repo
Kept outside git under local data cache
restricted
Live browser upload
Not enabled
Planned for local/backend mode, not public demo
unavailable
Live TotalSegmentator inference
Not enabled
Too heavy for public static deployment
unavailable
Case Coverage
Real CT preview cases
HCC_009Real CT preview
Review/anomaly case
HCC_014Real CT preview
Mask-derived measurements available
HCC_015Real CT preview
Default demo case
Structured-data-only cases
HCC_018Static case data
Imaging measurements insufficient
HCC_029Static case data
Imaging measurements insufficient
HCC_043Static case data
Imaging measurements insufficient
Why This Boundary Exists

The public demo should be inspectable without uploading medical files, running a large segmentation model, or exposing raw DICOM data. That is why CLARIS commits only small preview PNGs and generated JSON artifacts.

This keeps the demo honest: selected CT previews are real rendered images, case state is generated from backend checkpoint outputs, and unavailable clinical data remains explicitly unavailable.

Unavailable In Public Demo
  • Browser CT upload
  • Cloud DICOM storage
  • Live TotalSegmentator execution
  • LLM synthesis
  • Embedding RAG
  • Clinical validation claims
Production Path Later
POST /api/uploads
-> validate file type
-> strip/check metadata
-> create temporary case
-> queue imaging job
-> stream investigation events