Raxol.Adaptive.Supervisor
(Raxol v2.3.0)
View Source
Supervisor for the adaptive UI subsystem.
Children:
- BehaviorTracker -- records pilot interactions
- LayoutRecommender -- rule-based layout suggestions
- FeedbackLoop -- accept/reject tracking
LayoutTransition is pure functional, no process needed.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: Supervisor.on_start()