This repository hosts the GitHub Pages site for the Bounded Criticality research project.
π Live site: https://z139-lab.github.io/bounded-criticality-portal/
This project investigates bounded critical behavior in complex systems, including:
- Power grid cascading failures
- AI / LLM multi-agent systems
Unlike classical criticality, these systems exhibit a finite-width critical region, where collapse occurs but remains constrained.
The full research is distributed across multiple repositories:
-
https://github.com/Z139-Lab/bounded-criticality-power-grids Main study across IEEE-39, 118, 300, and 2383 systems
-
https://github.com/Z139-Lab/ieee-2383-critical-edge Extreme-case study (near-discontinuous transition)
- https://github.com/Z139-Lab/uvp-v2-framework Universality Validation Pipeline (UVP v2)
- https://github.com/Z139-Lab Ongoing work on cascade dynamics in LLM-based systems
Real-world systems do not exhibit purely divergent criticality. Instead, they display a bounded critical regime β a transition region where collapse remains limited.
This repository contains:
index.htmlβ the main landing page- Static assets for visualization (if any)
To update the site:
git add .
git commit -m "Update site"
git pushGitHub Pages will automatically redeploy.
Juan Adam Independent Research