Architecture & workflow
How the pieces fit together, and what happens between uploading a dataset and viewing a result. Both diagrams are generated from an exact node/edge spec that mirrors the real services, ports, buckets and API routes in the repository.
Architecture
The services, their ports, and the trust boundary between them.
web-prod/api-prod variants are the same shapes). See the repository README.md and docs/DEPLOYMENT.md for ops detail.Workflow
From your side it is three steps: upload a dataset, choose a method, and collect the trees. This is what happens in between. The steps inside the dashed box run asynchronously in the worker (decoupled from your browser via a database-backed queue), so you can leave the page and the run continues.