When Errors Become Irreversible: Closure, Aggregation, and Temporal Dynamics in AI Systems
Description
This paper studies a structural boundary in AI systems that precedes correctness: the loss of revisability.
It distinguishes localized error (correctable) from distributed error (embedded in the trajectory) and defines closure as the transition where a system can no longer meaningfully revise its path under constraint.
A six-lab empirical program shows that identical perturbations behave differently depending on timing: before closure they remain correctable, after closure they become structurally embedded. Across recursive loops, multi-agent systems, and math tasks, raw reinjection leads to early closure and drift, while sanitized reinjection preserves openness and enables correction.
The paper introduces Aggregation-Induced Error (AIE) as a mechanism by which independent constraint violations lose separability and become distributed across a coherent but invalid trajectory.
A minimal reproduction script demonstrating the closure-versus-openness phenomenon is available:
https://github.com/GuardianAI1/closure-repro
The central claim: irreversibility is not a property of error, but of trajectories that can no longer reopen under constraint.
Files
when_errors_become_irreversible.pdf
Files
(21.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:0e7c2138b84277fcb1d4f43179aeb937
|
21.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Preprint: 10.5281/zenodo.19297801 (DOI)
- Publication: 10.5281/zenodo.18920489 (DOI)
- Preprint: 10.5281/zenodo.19030157 (DOI)
- Preprint: 10.5281/zenodo.19133262 (DOI)
- Preprint: 10.5281/zenodo.19219810 (DOI)