%%{init: {'theme': 'default'}}%%
graph TD
A["CAM6<br/>(full physics)"] -->|"train on 20 yrs"| B["CAMulator<br/>(AI emulator)"]
D["Prescribed SST<br/>(AMIP-style)"] -->|"training regime"| B
B -->|"350× faster"| C["Large ensembles<br/>Centennial runs"]
E["Live POP2 SST<br/>(this work)"] -.->|"new frontier"| B
