Publishing stack
Three layers, each doing a specific job well.
- Marimo remains the source of truth for the economic logic, UI controls, and plots.
- Simulated econometrics notebooks use deterministic data-generating processes so the ground truth stays visible.
- Astro handles the static content pages, layout system, and navigation.
- Vercel serves the generated site as static assets with preview deployments and low operational overhead.