Commit graph

2 commits

Author SHA1 Message Date
89716aa064 feat: runtime guarantees and checks
Exhaustive checks of the statespace that enable us to give formal
guarantees about runtime properties.
2026-03-28 12:00:39 +07:00
3cf0ae5947 refactor: consolidate crate functions (#50)
Remove co-dependencies for different modules found in `crates` and migrate the development history to a new repository. The docs were stale, and largely not getting used, so simply deleted for now. When code stabilizes more, they will become useful again.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-24 09:12:28 +00:00
Renamed from crates/std/src/supervisor.rs (Browse further)