Expand description
Service initialization (Vine, Cocoon, Configuration).
§Binary::Service
External service startup functions called from Binary::Main::AppLifecycle.
Each sub-module owns the full launch sequence for one service
and exposes a single async Fn() entry point.
Modules§
- AirStart
- Start the Air real-time collaboration service.
- Cocoon
Start - Start the Cocoon sandboxed-extension host service.
- Configuration
Initialize - Load and validate the initial application configuration from disk.
- Vine
Start - Start the Vine notification broadcast service.