Expand description
indexbus-platform-core provides platform-level primitives for running IndexBus
applications: lifecycle supervision, shutdown coordination, and restart/backoff policy.
This crate is intentionally std-first and is expected to be used alongside indexbus-kit.