A stock-flow-consistent agent-based model on a UK firm-to-firm production network
reconstructed from public ONS data. An energy or demand shock propagates through both the
input-output network and the income–expenditure circuit; the central bank’s response
trades inflation against unemployment and corporate defaults. Methodology in
docs/METHODOLOGY.md.
Firm-level economic systemic risk (ESRI), aggregated to sectors over an ensemble of reconstructed graphs. The ranking is robust to reconstruction noise (Spearman ≈ 0.99).
Shock window = periods 2–9. The economy starts at the exact Leontief steady state, so any movement is the shock and the policy response.
Sweep central-bank aggressiveness φ against the current energy shock: peak inflation falls while peak unemployment and defaults rise — with a tipping point where tightening triggers a default cascade through the network.
Network reconstructed from ONS Input-Output Analytical Tables (2023) and UK Business
Counts (2025). The browser runs a JavaScript twin of the Python engine
(web/js/firmnet_abm.js ↔ src/firmnet/abm.py) on the shipped,
pre-reconstructed network — deterministic, so it matches the Python results exactly.
An interactive replication of Knicker, Naumann-Woleske, Bouchaud & Zamponi (2025), arXiv:2306.01284. ~10 000 firms and a household sector are shocked by the COVID demand drop, a supply-chain productivity shock and a WTI-shaped energy shock; choose the central-bank regime and fiscal response and watch inflation & unemployment respond. Dashed grey on the energy panel is real US FRED data.
docs/.