generated/lifecycle_service.pb
library
Classes
-
LifecycleApi
-
Logical model-lifecycle service contract. Mirrors the C ABI entry points
rac_model_lifecycle_load_proto, rac_model_lifecycle_unload_proto,
rac_model_lifecycle_current_model_proto, and
rac_component_lifecycle_snapshot_proto. Platform adapters remain
responsible for native filesystem permissions, sandbox/bookmark/SAF
handles, and OS-level process lifecycle; this service carries only the
portable load/unload/current/snapshot contracts owned by C++.