From 232faf892e9df7c20872b59aa53efd8562c825d5 Mon Sep 17 00:00:00 2001 From: Justin Visser Date: Thu, 11 Jun 2026 15:30:57 +0200 Subject: [PATCH] README: link the live demo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d0a0140..eb378cf 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ An agent-based "what if" dashboard for a hard question: when harmful content school year group, where does a limited education budget actually make a difference? +**Live demo:** + > **Illustrative, not validated.** spreadlab is a planning and discussion > aid. The model is a deliberately simple social-contagion simulation; its > numbers are not predictions about real schools, real platforms, or real @@ -51,7 +53,7 @@ Early development; interface and API are not stable yet. - [x] Web frontend reproducing the three-scenario comparison from live data - [x] Interactive dashboard (controls, network view, spread animation) - [x] Single-binary deploy (embedded frontend), public Docker image -- [ ] Hosted demo +- [x] Hosted demo ([aios-demo.justinvisser.org](https://aios-demo.justinvisser.org)) - [ ] Intervention optimisation under a budget ## Quick start (development)